Effectif arrondi : '+Highcharts.numberFormat(this.y, 0, '.', ' ')+'
'},
},
series: [{ name: "Lib Diplome",
data: [{name:'Bac pro logistique',
y: 130, z: NaN,
},
{name:'Bac pro conducteur transport routier marchandises',
y: 120, z: NaN,
},
{name:'Licence pro mention logistique et pilotage des flux',
y: 90, z: NaN,
},
{name:'DUT gestion logistique et transport',
y: 60, z: NaN,
},
{name:'BTS gestion des transports et logistique associée',
y: 50, z: NaN,
},
{name:'CAP opérateur/opératrice logistique',
y: 30, z: NaN,
},
{name:'CAP conducteur routier marchandises',
y: 20, z: NaN,
},
{name:'Bac pro transport',
y: 10, z: NaN,
},
]
}],
});
$("#container").append(div_menu_n4v);
UpdateFSIcon();
};