var FR0013330792_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,-15.680473372781],[2009,-52.010050251256],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,17.981101217518],[2017,15.436839176405],[2018,-26.163113259887],[2019,-132.5558121632],[2020,-45.79217325228],[2021,-1.5997440409534],[2022,18.475786829919],[2023,-1.2370113805047]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,6.8047337278107],[2009,-51.507537688442],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,14.810103579866],[2017,13.082915971063],[2018,-15.534596179757],[2019,-150.80061585835],[2020,-53.001519756839],[2021,0.7998720204767],[2022,25.398320383015],[2023,-2.9193468579911]], "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: 'FR0013330792_marges_an', data: FR0013330792_marges_an, height: "350", width: "100%" });