var FR0011716265_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,-2215.5],[2011,-285.38461538462],[2012,-399.43502824859],[2013,null],[2014,null],[2015,null],[2016,null],[2017,-73.675213675214],[2018,null],[2019,-1728.6],[2020,-220.4958677686],[2021,-1296.3815789474],[2022,-1392.8721174004],[2023,-95.869056897896]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,-2058.5],[2011,237.69230769231],[2012,-261.58192090395],[2013,null],[2014,null],[2015,null],[2016,null],[2017,-65.051282051282],[2018,null],[2019,-1434.8],[2020,-203.38842975207],[2021,-1184.8684210526],[2022,-1169.4968553459],[2023,-66.01714731099]], "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: 'FR0011716265_marges_an', data: FR0011716265_marges_an, height: "350", width: "100%" });