var FR0013199916_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,11.06532570902],[2013,13.921635311361],[2014,12.821944096703],[2015,15.617033988629],[2016,15.686037151675],[2017,7400.8810572687],[2018,15.100659525578],[2019,16.796460044274],[2020,20.662653285902],[2021,20.315001549565],[2022,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,8.3797053679061],[2013,10.002397670147],[2014,3.8670470831623],[2015,15.423752931963],[2016,12.467273814899],[2017,7044.5814977974],[2018,12.466107343535],[2019,13.599518763315],[2020,16.944018429309],[2021,17.46129808896],[2022,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: 'FR0013199916_marges_an', data: FR0013199916_marges_an, height: "350", width: "100%" });