var FR0004024222_marges_an = { "type": "bar", "plot":{ "tooltip" : { "text": "%v%", "decimals": 1, }, }, "title":{ "text": "Marges", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Marge Opérationnelle", "values": [[2008,12.93456264347],[2009,12.995034703066],[2010,13.809797969224],[2011,11.623837641341],[2012,47.771517083464],[2013,14.905020662572],[2014,10.594539646635],[2015,13.996169951529],[2016,13.582151188708],[2017,1886.7924528302],[2018,14.535887311076],[2019,15.088795275265],[2020,12.769044410872],[2021,17.633066881587],[2022,18.655041436464],[2023,20.734369383868]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,7.9735260360034],[2009,8.7373022272462],[2010,8.7691693708783],[2011,7.6067964089896],[2012,30.499259192745],[2013,9.9411516244663],[2014,7.8185851282621],[2015,8.9037937027162],[2016,8.8713492994648],[2017,1256.4779874214],[2018,10.354854153581],[2019,10.455746912815],[2020,8.3579001810189],[2021,12.676814775323],[2022,14.08429376868],[2023,14.870986285209]], "background-color": "rgb(27, 139, 61)", }, ], "plotarea" : { "margin-right":"20", "margin-left":"50", "margin-bottom":"50", "margin-top":"70", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"1x2", "x" : 0, "y" : 33, "item": { "font-size": "11px" } }, "scale-y" : { "format":"%v%", "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" } }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0004024222_marges_an', data: FR0004024222_marges_an, height: "350", width: "100%" });