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": [[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.0298661174047],[2020,0.2638855570005],[2021,-1.0384293093756],[2022,1.7399647578718],[2023,-1.4306305338454]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[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.1856047602701],[2020,-1.4153861693665],[2021,-2.7970766995131],[2022,0.5729152251529],[2023,-9.1361605744008]], "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%" });