var FR0004155000_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,-1.6300433165264],[2012,-5.5498895121537],[2013,8.2057142857143],[2014,8.2057142857143],[2015,2.9213059216085],[2016,6.1093667217253],[2017,5875],[2018,4.8306217658988],[2019,2.1369010578718],[2020,5.4209017461559],[2021,7.8352109953073],[2022,5.7242322121193],[2023,1.2855131164438]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,-3.7919227998855],[2012,-5.4988951215366],[2013,6.4228571428571],[2014,6.4228571428571],[2015,1.3323324464218],[2016,3.2787811263128],[2017,4471.0714285714],[2018,2.4839715899273],[2019,0.6638812338875],[2020,3.5328080832381],[2021,5.6531978838955],[2022,3.4955808482228],[2023,0.1710146189916]], "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: 'FR0004155000_marges_an', data: FR0004155000_marges_an, height: "350", width: "100%" });