var FR0013183589_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,null],[2006,null],[2007,14.021764091258],[2008,12.586119663253],[2009,10.724190321107],[2010,10.475832117865],[2011,11.571621155595],[2012,9.4861904027156],[2013,5.7395817432453],[2014,10.517087527592],[2015,11.999843853691],[2016,11.967561609322],[2017,687.89808917197],[2018,12.210565280497],[2019,4.6517649089497],[2020,5.6703689694302],[2021,3.4845549186335],[2022,-2.6206069283082],[2023,-12.177155961178]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2005,null],[2006,null],[2007,9.1362951662294],[2008,7.3652499525244],[2009,7.1904391640264],[2010,6.9314722029161],[2011,7.3110323854908],[2012,5.4034871161858],[2013,3.0796824912227],[2014,7.4831316436276],[2015,9.2881029524665],[2016,7.0886806813112],[2017,430.44585987261],[2018,7.9332144909748],[2019,2.5804781220333],[2020,3.4684731153216],[2021,2.5268293662347],[2022,-2.3381347160284],[2023,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: 'FR0013183589_marges_an', data: FR0013183589_marges_an, height: "350", width: "100%" });