var FR0011071570_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": [[2009,1.1531430178597],[2010,1.5348939929329],[2011,1.5937409446537],[2012,3.0215573094593],[2013,-1.127328824018],[2014,5.5889339108565],[2015,1.0735459061048],[2016,-1.5622496394809],[2017,2.2222222222222],[2018,6.4297066897847],[2019,5.1966176832772],[2020,7.8979343863913],[2021,7.3635057471264],[2022,9.4173602853746],[2023,10.8203125]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,0.4921951905499],[2010,1.1925795053004],[2011,1.5647638365691],[2012,-1.1308752503239],[2013,3.4116530200546],[2014,0.7056029062456],[2015,-1.8987341772152],[2016,-1.8987341772152],[2017,-9.4444444444444],[2018,3.8867215720272],[2019,3.5424021016337],[2020,5.4678007290401],[2021,5.0646551724138],[2022,6.9916765755054],[2023,7.98828125]], "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: 'FR0011071570_marges_an', data: FR0011071570_marges_an, height: "350", width: "100%" });