var FR0013088606_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": [[2010,null],[2011,null],[2012,1.9512195121951],[2013,2.3654159869494],[2014,2.3364485981308],[2015,6.4102564102564],[2016,-33.577712609971],[2017,-45.461558241193],[2018,-42.204554642232],[2019,-48.776027011818],[2020,-125.17123287671],[2021,-43.271461716937],[2022,-153.93013100437],[2023,-21.092121717382]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,0.2439024390244],[2013,1.63132137031],[2014,2.5700934579439],[2015,0],[2016,-24.354838709677],[2017,-32.643353047056],[2018,-33.203072362215],[2019,-36.170512099043],[2020,-113.18493150685],[2021,-12.529002320186],[2022,-185.44395924309],[2023,-22.217590662776]], "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: 'FR0013088606_marges_an', data: FR0013088606_marges_an, height: "350", width: "100%" });