var FR0010112524_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,null],[2007,13.798134703255],[2008,9.160138043161],[2009,2.9843388544054],[2010,6.0428304248025],[2011,4.3618690870672],[2012,5.1368937686554],[2013,6.7412165222947],[2014,4.4465614796445],[2015,6.5631480815152],[2016,8.3673956369331],[2017,40632.911392405],[2018,10.838529536816],[2019,6.5044287891896],[2020,5.3865239486768],[2021,10.943361685948],[2022,7.7017274196065],[2023,5.5020910317077]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2006,null],[2007,8.8510978057248],[2008,0.9238783434075],[2009,-1.7568531827063],[2010,4.3592653772597],[2011,2.0825817605532],[2012,1.4758680075429],[2013,3.9608484678244],[2014,1.507515639035],[2015,4.0404631840633],[2016,4.6753914560248],[2017,23459.746835443],[2018,7.0280169815272],[2019,3.310633213859],[2020,2.5048939988226],[2021,7.2712404587712],[2022,4.3148148871569],[2023,0.4844725855262]], "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: 'FR0010112524_marges_an', data: FR0010112524_marges_an, height: "350", width: "100%" });