var FR0011027135_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": [[2009,93.520732008903],[2010,115.65738341969],[2011,134.92129823095],[2012,84.638064253762],[2013,73.9551730543],[2014,63.750423872499],[2015,381.01983002833],[2016,459.68882602546],[2017,557.89473684211],[2018,74.334789745012],[2019,80.540003026438],[2020,59.32720379973],[2021,87.685199936275],[2022,112.09377901578],[2023,79.14373936107]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,37.062072376556],[2010,47.846502590674],[2011,173.42248223987],[2012,48.386878134743],[2013,59.733143458609],[2014,28.777089306082],[2015,377.1104815864],[2016,366.69024045262],[2017,443.48872180451],[2018,55.916961416649],[2019,55.535139108065],[2020,38.759858817378],[2021,71.728987915064],[2022,100.88207985144],[2023,57.458137049206]], "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: 'FR0011027135_marges_an', data: FR0011027135_marges_an, height: "350", width: "100%" });