var FR0004153930_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": [[2006,-140.20655270655],[2007,-217.42424242424],[2008,-197.41900054915],[2009,-118.06188534421],[2010,-130.20080321285],[2011,-47.535826634044],[2012,-90.911311996091],[2013,-48.382559774965],[2014,-52.006552006552],[2015,-95.108812755872],[2016,-171.56473391581],[2017,null],[2018,-9612.5],[2019,-269.5652173913],[2020,null],[2021,null],[2022,-29500],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2006,-126.31766381766],[2007,-206.68044077135],[2008,-174.79406919275],[2009,-100.59966418805],[2010,-122.03480589023],[2011,-36.0538273331],[2012,-59.9560224774],[2013,-35.724331926864],[2014,-59.78705978706],[2015,-94.290023701788],[2016,-208.77680698967],[2017,null],[2018,-9412.5],[2019,-321.73913043478],[2020,null],[2021,null],[2022,-28200],[2023,null]], "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: 'FR0004153930_marges_an', data: FR0004153930_marges_an, height: "350", width: "100%" });