Effectifs : '+Highcharts.numberFormat(this.y, 0, '.', ' ')+' ('+Highcharts.numberFormat((this.y/176*100),0, '.', ' ')+'%)
';}}
,
series: [{
name: "Lib Sous Domaine",
data: [{name : 'Etude et réalisation',y: 176},],
dataLabels: {
enabled: true,
style:{ color: "#848284",
fontFamily: "default",
fontSize: "11px",
fontWeight: "normal",
textDecoration: "plain",
fontStyle: "normal" },
formatter: function () { return ""+Highcharts.numberFormat((this.y/176*100), 0, ".", " ")+"%
"
}},
innerSize: "20%",
startAngle: 0,
}]
});
$("#container").append(div_menu_n4v);
UpdateFSIcon("https://n4vgref.netlib.re/N4VCustomElements/res/css/images");
});