var FR0010776617_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,14.28037890877],[2009,8.3156426275247],[2010,7.1656283207968],[2011,19.750889679715],[2012,18.905355012735],[2013,11.9375273045],[2014,-6.4494043543749],[2015,-1.6798724902246],[2016,4000],[2017,4777.7777777778],[2018,8.8244072293152],[2019,3.0736093127942],[2020,-18.953952621773],[2021,-0.7338144120337],[2022,8.4565987328276]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,3.7143924218246],[2009,3.1540001213077],[2010,1.2856041506053],[2011,10.059225394187],[2012,9.2850311113022],[2013,4.4921363040629],[2014,-13.564060431786],[2015,-6.9488240892568],[2016,2883.3333333333],[2017,3625.7142857143],[2018,6.7490189576079],[2019,-2.9834581735016],[2020,-21.71590808269],[2021,-5.6814716942779],[2022,3.5625436586233]], "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: 'FR0010776617_marges_an', data: FR0010776617_marges_an, height: "350", width: "100%" });