var FR0011179886_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": [[2010,-201.66177908113],[2011,-80.385220125786],[2012,-30.521696733301],[2013,-62.484950638093],[2014,-220.7468879668],[2015,-75.864453665284],[2016,-180.29197080292],[2017,-117.64705882353],[2018,-54.901960784314],[2019,-23.795180722892],[2020,-18.192385934321],[2021,-27.902532250358],[2022,-89.234828496042],[2023,-106.47503782148]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,-156.10948191593],[2011,-63.679245283019],[2012,-13.505607020965],[2013,-44.257163496268],[2014,-227.09543568465],[2015,-95.159059474412],[2016,-128.90510948905],[2017,-102.94117647059],[2018,-49.346405228758],[2019,-27.409638554217],[2020,-20.459168846266],[2021,-28.738652651696],[2022,-90.23746701847],[2023,-120.9984871407]], "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: 'FR0011179886_marges_an', data: FR0011179886_marges_an, height: "350", width: "100%" });