var NL0009269109_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,-3.8496603685011],[2013,0.6176935513631],[2014,-3.4026073323995],[2015,-1.4653416106375],[2016,-4.9892477456363],[2017,3.0474546048677],[2018,27272.727272727],[2019,1.8233571944121],[2020,3.186545645268],[2021,3.1569634037257],[2022,3.9131269699725],[2023,3.8255077940482]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,-3.8528100984657],[2013,0.0904048648235],[2014,-2.5322114993339],[2015,-1.3776525927899],[2016,-5.8655126816085],[2017,1.3139475308517],[2018,18626.363636364],[2019,1.87822413583],[2020,2.2988110861464],[2021,2.8767206334173],[2022,3.2877020739341],[2023,2.8341993386868]], "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: 'NL0009269109_marges_an', data: NL0009269109_marges_an, height: "350", width: "100%" });