Effectifs : '+Highcharts.numberFormat(this.y, 0, '.', ' ')+' ('+Highcharts.numberFormat((this.y/2201*100),0, '.', ' ')+'%)
';}}
,
series: [{
name: "Lib Sous Domaine",
data: [{name : 'Autres formations du sanitaire et social',y: 214},{name : 'Non renseigné',y: 345},{name : 'Santé : paramédical et autres domaines',y: 500},{name : 'Social, éducatif et accompagnement des personnes',y: 1142},],
dataLabels: {
enabled: true,
style:{ color: "#848284",
fontFamily: "default",
fontSize: "11px",
fontWeight: "normal",
textDecoration: "plain",
fontStyle: "normal" },
formatter: function () { return ""+Highcharts.numberFormat((this.y/2201*100), 0, ".", " ")+"%
"
}},
innerSize: "20%",
startAngle: 0,
}]
});
$("#container").append(div_menu_n4v);
UpdateFSIcon("https://n4vgref.netlib.re/N4VCustomElements/res/css/images");
});