var FR0010436584_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": [[2008,20.06830781415],[2009,23.763199714842],[2010,22.028640007838],[2011,19.784342947313],[2012,18.409652357596],[2013,17.153967225257],[2014,14.944688765329],[2015,6.4345835011767],[2016,1314.7058823529],[2017,942.85714285714],[2018,12.320301542777],[2019,20.19992795389],[2020,15.739048841918],[2021,18.865302601945],[2022,22.725693582808],[2023,31.552185953602]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,13.565865892291],[2009,15.713415811439],[2010,15.159283509952],[2011,13.733672306478],[2012,13.612115570513],[2013,11.821127673364],[2014,11.511711257919],[2015,4.1490872856022],[2016,-4602.3529411765],[2017,-537.85714285714],[2018,7.4728260869565],[2019,11.374279538905],[2020,11659.835053583],[2021,21.951219512195],[2022,20.025807732394],[2023,24.161256639579]], "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: 'FR0010436584_marges_an', data: FR0010436584_marges_an, height: "350", width: "100%" });