var FR0010380626_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": [[2000,5.55],[2001,7.3157894736842],[2002,29.148936170213],[2008,6.290570416131],[2009,-1.5768115942029],[2010,6.1194146646842],[2011,1.3720598717035],[2012,26.447399113599],[2013,-6.0959211116091],[2014,3.5609513923365],[2015,-6.3418005875238],[2016,-0.0268326714608],[2017,-3.2476213963993],[2018,2.5132875103218],[2019,-1.0287689103518],[2020,0.2651515151515],[2021,-0.1177696717040],[2022,1.7309277406356],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2000,null],[2001,null],[2002,null],[2008,2.6654959390385],[2009,-3.9033816425121],[2010,3.3805462086235],[2011,9.4485032074127],[2012,9.3351994401679],[2013,-1.6534687982469],[2014,-1.2637089858735],[2015,-6.639882495248],[2016,-0.3354083932596],[2017,-6.7600368634883],[2018,1.8259423374388],[2019,-2.1811274117135],[2020,-1.4141414141414],[2021,-0.9286086503387],[2022,0.5687334004946],[2023,null]], "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: 'FR0010380626_marges_an', data: FR0010380626_marges_an, height: "350", width: "100%" });