var FR0011648971_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,-7200],[2011,-5494.7368421053],[2012,-5584.2105263158],[2013,-11188.235294118],[2014,-20150],[2015,-71833.333333333],[2016,null],[2017,-0.7646622123237],[2018,null],[2019,null],[2020,-1151.9534497091],[2021,-16540.517241379],[2022,-4972.2314049587],[2023,-31370]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,-7010.5263157895],[2011,-4515.7894736842],[2012,-4436.8421052632],[2013,-9064.7058823529],[2014,-18391.666666667],[2015,-62733.333333333],[2016,null],[2017,-0.6964365256125],[2018,null],[2019,null],[2020,-959.01911886949],[2021,-14272.413793103],[2022,-4121.4876033058],[2023,-31710]], "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: 'FR0011648971_marges_an', data: FR0011648971_marges_an, height: "350", width: "100%" });