var FR0004156297_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,4.8214807856214],[2009,10.622561093737],[2010,15.8943945744],[2011,17.343014871892],[2012,17.970529415032],[2013,18.881672936435],[2014,17.261177542998],[2015,22.021958126364],[2016,23.441359134834],[2017,1911.3924050633],[2018,16.536882998436],[2019,17.549350733556],[2020,20.260475862197],[2021,23.972508676871],[2022,19.751091652478],[2023,20.676486633933]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2005,null],[2006,null],[2007,null],[2008,3.2960264777061],[2009,6.3231671878892],[2010,9.4911298195137],[2011,10.584388154924],[2012,10.553580356647],[2013,11.036664108851],[2014,10.25934811645],[2015,15.126386890117],[2016,14.129678919982],[2017,1252.2784810127],[2018,11.344574196044],[2019,10.497898651954],[2020,12.580350654916],[2021,17.658368498589],[2022,15.32251525997],[2023,13.911620294599]], "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: 'FR0004156297_marges_an', data: FR0004156297_marges_an, height: "350", width: "100%" });