var FR0011049824_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": [[2008,-397.24137931034],[2009,-376.02085143354],[2010,-334.06113537118],[2011,-560.24258760108],[2012,-531.3769751693],[2013,-381.46300914381],[2014,-295.78392621871],[2015,-146.30630630631],[2016,-145.33605527638],[2017,-222.23523289097],[2018,-242.79179810726],[2019,-88.962127136633],[2020,-65.432556759163],[2021,-56.431595853409],[2022,-98.673426277989],[2023,-104.00431926572]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,-254.8275862069],[2009,-311.2945264987],[2010,-295.10917030568],[2011,-492.04851752022],[2012,-448.75846501129],[2013,-361.42975893599],[2014,-319.10408432148],[2015,-142.26512226512],[2016,-143.07474874372],[2017,-223.86156648452],[2018,-241.07255520505],[2019,-89.19673779466],[2020,-94.984419053272],[2021,-93.892052367742],[2022,-85.39501478665],[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: 'FR0011049824_marges_an', data: FR0011049824_marges_an, height: "350", width: "100%" });