var FR0010609206_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": [[2005,-11.764705882353],[2006,1.2658227848101],[2007,-12.796208530806],[2011,-160.39682539683],[2012,-214.99051233397],[2013,-811.95652173913],[2014,-991.24767225326],[2015,-2759.9640933573],[2016,-2447.9374110953],[2017,-2967.7002583979],[2018,-377.74336283186],[2019,-890.90909090909],[2020,-292.17347956132],[2021,-198.58657243816],[2022,-136.47635524798],[2023,-623.90786338364]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2005,5.8823529411765],[2006,54.430379746835],[2007,1.1058451816746],[2011,-113.96825396825],[2012,-157.3055028463],[2013,-565.06211180124],[2014,-808.75232774674],[2015,-4043.0879712747],[2016,-2524.893314367],[2017,-3523.2558139535],[2018,-482.96460176991],[2019,-1089.6256684492],[2020,-370.03988035892],[2021,-203.35689045936],[2022,-179.00807381776],[2023,-809.13423351867]], "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: 'FR0010609206_marges_an', data: FR0010609206_marges_an, height: "350", width: "100%" });