Effectifs : '+Highcharts.numberFormat(this.y, 0, '.', ' ')+' ('+Highcharts.numberFormat((this.y/tot_parenty*100),0, '.', ' ')+'%)
';}}
,
series: [{ name: "Lib Sous Domaine",
data: [{name:'Mécanique spécialisée agricole',
y: 222,
},
{name:'Productions agricoles et végétales',
y: 1324,
},
{name:'Productions horticoles',
y: 55,
},
{name:'Travaux paysagers',
y: 453,
},
]
}],
});
$("#container").append(div_menu_n4v);
UpdateFSIcon();
});