var FR0000052680_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": [[2003,null],[2004,null],[2005,4.9632378016342],[2006,10.251590213855],[2007,13.331285311678],[2008,14.045437085002],[2010,10.807864864051],[2011,13.751649215395],[2012,14.491709794545],[2013,17.247635949461],[2014,17.479517563909],[2015,16.298122887894],[2016,15.566892826292],[2017,15.566892826292],[2018,1816.40625],[2019,14.413087416004],[2020,14.628264314752],[2021,16.408921796822],[2022,15.085935846429],[2023,14.986833754979],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2003,null],[2004,null],[2005,0.6077016464554],[2006,4.1744414308803],[2007,14.98350452123],[2008,9.7603303517533],[2010,8.8085272951733],[2011,7.2088257586391],[2012,7.8803359148184],[2013,8.9873652424973],[2014,12.354513168536],[2015,11.121155611931],[2016,10.711287568791],[2017,10.711287568791],[2018,1039.0625],[2019,10.198533744024],[2020,9.7602149796734],[2021,11.55288382237],[2022,11.395126978917],[2023,11.817745858448],[2024,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: 'FR0000052680_marges_an', data: FR0000052680_marges_an, height: "350", width: "100%" });