var FR0004031763_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,5.8079552517091],[2009,8.222762100542],[2010,8.3166098847249],[2011,8.2117143413115],[2012,-12.400514981273],[2013,-25.364225659457],[2014,-4.7413201591876],[2015,-4.4523334072924],[2016,146.59090909091],[2017,74],[2018,8.5408222350898],[2019,-24.805598755832],[2020,-17.489693886501],[2021,8.3010648596321],[2022,16.590551181102],[2023,18.493150684932]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,3.7600994406464],[2009,7.5546626798729],[2010,6.0437765436132],[2011,6.1150029188558],[2012,-8.3157771535581],[2013,-24.972723188499],[2014,-5.2079044874434],[2015,-4.9108793728275],[2016,96.25],[2017,64.3],[2018,6.3115228720324],[2019,-29.471228615863],[2020,-17.717744057539],[2021,8.0348499515973],[2022,34.88188976378],[2023,20.547945205479]], "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: 'FR0004031763_marges_an', data: FR0004031763_marges_an, height: "350", width: "100%" });