var FR0010588079_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,21.582138919515],[2009,80.438858116745],[2010,35.874122970897],[2011,86.829673859642],[2012,56.702171142795],[2013,106.5139138862],[2014,60.593982258451],[2015,251.68539325843],[2016,169.83372921615],[2017,116.50485436893],[2018,93.631135104619],[2019,110.23389283036],[2020,12.219030386689],[2021,77.035543487071],[2022,77.280492521919],[2023,62.904659305144]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,14.829106945976],[2009,67.400937366851],[2010,26.603562087433],[2011,70.552889157628],[2012,45.56995503835],[2013,81.950020766994],[2014,42.576720210981],[2015,459.68539325843],[2016,388.7648456057],[2017,593.32038834951],[2018,79.559648565682],[2019,71.687719905405],[2020,2.2085843794885],[2021,66.29650644403],[2022,104.25638215575],[2023,12.697953137625]], "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: 'FR0010588079_marges_an', data: FR0010588079_marges_an, height: "350", width: "100%" });