Effectif arrondi : '+Highcharts.numberFormat(this.y, 0, '.', ' ')+'
'},
},
dataLabels: {
enabled: true,
overflow: "justify",
formatter: function () {
return ""+Highcharts.numberFormat(this.point.y,0,"."," ")+""
},
style:{ color: "#848284",
fontFamily: "default",
fontSize: "11px",
fontWeight: "normal",
textDecoration: "plain",
textOutline: "1px contrast",
fontStyle: "normal" }
},
}],
});
$("#container").append(div_menu_n4v);
UpdateFSIcon("https://n4vgref.netlib.re/N4VCustomElements/res/css/images");
};