var FR0000066722_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,0.9787500252255],[2009,-1.4073928944619],[2010,2.885680739528],[2011,0.498486443801],[2012,-5.538882423797],[2013,-5.3847386615994],[2014,-6.2655148446033],[2015,967.56756756757],[2016,283.87096774194],[2017,691.86046511628],[2018,8.4841545394105],[2019,-4.2546201232033],[2020,19.134630530845],[2021,18.669344572997],[2022,18.209809249815],[2023,2.0903814262023]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,-45.024519201663],[2009,-7.3390151515152],[2010,1.3758661176432],[2011,-4.1754409055014],[2012,-0.5512341520181],[2013,-1.8819112159161],[2014,-2.2440671234237],[2015,1903.5135135135],[2016,986.77419354839],[2017,2039.7674418605],[2018,14.960232449336],[2019,-10.536344969199],[2020,24.69014002769],[2021,7.7548018443608],[2022,10.822826208342],[2023,0.7993366500829]], "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: 'FR0000066722_marges_an', data: FR0000066722_marges_an, height: "350", width: "100%" });