var FR0006239109_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,5.7100319656697],[2010,92.406102779098],[2011,81.285392016942],[2012,72.865230841067],[2013,103.70509787051],[2014,88.62467191601],[2015,310.99195710456],[2016,274.231678487],[2017,225.60975609756],[2018,255.86353944563],[2019,213.47837117849],[2020,199.71344880285],[2021,128.46830063457],[2022,168.69203709626],[2023,59.570742445467]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,-37.942812103166],[2010,34.001815274236],[2011,47.875328023572],[2012,18.36806163544],[2013,38.180253818025],[2014,42.713910761155],[2015,275.17426273458],[2016,242.64775413712],[2017,215.85365853659],[2018,-0.2132196162047],[2019,0.0634276290752],[2020,147.35099337748],[2021,93.089596553531],[2022,180.23131862275],[2023,46.813087852712]], "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: 'FR0006239109_marges_an', data: FR0006239109_marges_an, height: "350", width: "100%" });