var FR0000130395_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,21.271530597955],[2010,16.402574894776],[2011,13.273848865389],[2012,19.936311070142],[2013,14.084916634354],[2014,16.215936172417],[2015,17.007709146283],[2016,20.21189149694],[2017,20.21189149694],[2018,4619.8830409357],[2019,23.607780442313],[2020,19.076893052303],[2021,23.351811522471],[2022,24.396374438266],[2023,27.542783338715],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,12.057134855062],[2010,10.683337459767],[2011,7.7660277594184],[2012,10.927679544121],[2013,6.0488561457929],[2014,9.5948606362035],[2015,9.7458836965832],[2016,17.371449447438],[2017,17.371449447438],[2018,2888.8888888889],[2019,14.139799271694],[2020,11.046057767369],[2021,14.304098198377],[2022,16.185543453424],[2023,18.973199870843],[2024,null]], "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: 'FR0000130395_marges_an', data: FR0000130395_marges_an, height: "350", width: "100%" });