var FR0011490648_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,null],[2011,null],[2012,-479.78339350181],[2013,-65.858297669995],[2014,-113.208389112],[2015,-273.78048780488],[2016,-92.120934493816],[2017,0],[2018,-20.405423546785],[2019,-10.315932510474],[2020,-79.089170867374],[2021,-26.038402827991],[2022,-7.8398402606274],[2023,-15.586945932781]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,-409.02527075812],[2013,-63.718497384689],[2014,-125.65818830879],[2015,-254.87804878049],[2016,-78.309665597801],[2017,-13.747454175153],[2018,-20.136931131696],[2019,-18.684180726984],[2020,-88.07578654615],[2021,-29.886719691492],[2022,-9.4214702327781],[2023,-71.631758402338]], "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: 'FR0011490648_marges_an', data: FR0011490648_marges_an, height: "350", width: "100%" });