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,11.198639662855],[2017,1376.4705882353],[2018,9.9384109418767],[2019,9.0189210950081],[2020,7.5454854616562],[2021,8.3738232614637],[2022,9.869516010918],[2023,7.9674796747967]], "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,7.2000251914286],[2017,929.41176470588],[2018,6.5115215130105],[2019,5.2049114331723],[2020,4.0027206257439],[2021,5.2011843303978],[2022,6.7681911989881],[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%" });