Effectifs : '+Highcharts.numberFormat(this.y, 0, '.', ' ')+' ('+Highcharts.numberFormat((this.y/1505*100),0, '.', ' ')+'%)
';}}
,
series: [{
name: "Lib Sous Domaine",
data: [{name : 'Commerce, distribution',y: 307},{name : 'Non renseigné',y: 162},{name : 'Technico-commercial',y: 324},{name : 'Vente',y: 712},],
dataLabels: {
enabled: true,
style:{ color: "#848284",
fontFamily: "default",
fontSize: "11px",
fontWeight: "normal",
textDecoration: "plain",
fontStyle: "normal" },
formatter: function () { return ""+Highcharts.numberFormat((this.y/1505*100), 0, ".", " ")+"%
"
}},
innerSize: "20%",
startAngle: 0,
}]
});
$("#container").append(div_menu_n4v);
UpdateFSIcon("https://n4vgref.netlib.re/N4VCustomElements/res/css/images");
});