var FR0011033083_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,4.4223412394797],[2010,3.6949130797357],[2011,2.9155679387034],[2012,2.9642692194651],[2013,2.518730140221],[2014,5.0171821305842],[2015,8.4848714931096],[2016,4.9054404831276],[2017,6.6843253349953],[2018,1470.5882352941],[2019,8.4274489588703],[2020,8.600283807856],[2021,17.426854391939],[2022,24.17939750905],[2023,13.712676391547]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,0.8339709257842],[2010,1.1546603374174],[2011,0.0398029752724],[2012,-0.4870470672209],[2013,3.0871935399236],[2014,6.511473229132],[2015,5.4534755704036],[2016,4.4374988963642],[2017,3.9316505661161],[2018,902.35294117647],[2019,4.9846134620491],[2020,5.6640801908155],[2021,11.735320175485],[2022,16.305995985731],[2023,9.6518281254648]], "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: 'FR0011033083_marges_an', data: FR0011033083_marges_an, height: "350", width: "100%" });