var FR0000044943_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,-8.7258258536134],[2009,-4.0526962152506],[2010,-8.2027649769585],[2011,-7.4314457244848],[2012,-0.4042098840757],[2013,-20.090875598674],[2014,-27.686832740214],[2015,-151.85185185185],[2016,9.4339622641509],[2017,65.079365079365],[2018,4.5450502534911],[2019,1.5683229813665],[2020,-1.0835567470956],[2021,-7.9441624365482],[2022,-1.865671641791],[2023,4.4708476237139]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,-8.0040714351809],[2009,-4.0806073462097],[2010,-7.3302611367127],[2011,6.9122180756125],[2012,1.2050030506406],[2013,-27.22583814319],[2014,-27.274021352313],[2015,-192.40740740741],[2016,-19.622641509434],[2017,54.761904761905],[2018,4.6339944854576],[2019,0.3260869565217],[2020,-1.2399463806971],[2021,-10.723350253807],[2022,0.2420330778540],[2023,3.8645271925527]], "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: 'FR0000044943_marges_an', data: FR0000044943_marges_an, height: "350", width: "100%" });