var FR0000071797_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": [[2005,null],[2006,null],[2007,null],[2008,10.139591615468],[2009,7.7966899364656],[2010,8.8632772562506],[2011,8.8799274446928],[2012,5.2142761384118],[2013,10.480282015881],[2014,10.663567471184],[2015,11.362308881635],[2016,1524.4755244755],[2017,1376.4705882353],[2018,2063.6363636364],[2019,9.0193568127285],[2020,7.5669011839225],[2021,8.3312772119754],[2022,9.9145191033826],[2023,8.0884552845528]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2005,null],[2006,null],[2007,3.6936093566697],[2008,7.6944795807734],[2009,5.8424750400592],[2010,5.9838274932615],[2011,6.0141547630616],[2012,3.4811493602252],[2013,6.6579295941466],[2014,7.005030885818],[2015,7.4122430281166],[2016,959.37062937063],[2017,929.41176470588],[2018,1371.5454545455],[2019,5.2051628903168],[2020,4.0028057049334],[2021,5.2011645871372],[2022,6.7682362574812],[2023,5.8773983739837]], "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: 'FR0000071797_marges_an', data: FR0000071797_marges_an, height: "350", width: "100%" });