var FR0010485268_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": [[2006,6.6666666666667],[2007,8.7264150943396],[2008,10.666666666667],[2009,5.6213017751479],[2010,-5.5900621118012],[2011,-1.5295717199184],[2012,0.3671683766470],[2013,1.377498403968],[2014,5.8191349934469],[2015,11.817296771053],[2016,1093.75],[2017,7.9893643960496],[2018,1046.783625731],[2019,8.546183187678],[2020,10.441372129346],[2021,11.631160100835],[2022,11.773187061092],[2023,12.139931074842]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2006,1.9444444444444],[2007,3.5377358490566],[2008,3.6190476190476],[2009,-1.4792899408284],[2010,-7.4534161490683],[2011,-5.7415590301382],[2012,2.08582886308],[2013,1.3283897264647],[2014,3.7866720435528],[2015,7.1361349991887],[2016,630.625],[2017,8.0020258293239],[2018,604.09356725146],[2019,5.3353290521945],[2020,4.1187019147336],[2021,5.736740645544],[2022,7.2372011789106],[2023,4.129007087587]], "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: 'FR0010485268_marges_an', data: FR0010485268_marges_an, height: "350", width: "100%" });