var BE0003656676_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": [[2002,null],[2003,null],[2004,2.4969462963413],[2005,0.7963735611451],[2006,1.0851871947911],[2012,3.0115469030412],[2013,-2.1831293773413],[2014,1.8047178723711],[2015,1.5826660295116],[2016,2.1264438536596],[2017,17972.972972973],[2018,2.9326659818978],[2019,2.7792164330733],[2020,1.3621707844113],[2021,8.3424047941836],[2022,6.5077896140747],[2023,2.3765360975849]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2002,1.9109529880086],[2003,-1.235427355807],[2004,0.4205061587268],[2005,-2.0102647536071],[2006,-1.4378730330982],[2012,1.3311223747393],[2013,-3.6997715924948],[2014,-0.9913897863158],[2015,0.4394628550866],[2016,1.55486429278],[2017,6462.972972973],[2018,2.5812149041025],[2019,2.8186008074935],[2020,10.237111413347],[2021,11.914668162623],[2022,10.6152417179],[2023,0.6252054111434]], "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: 'BE0003656676_marges_an', data: BE0003656676_marges_an, height: "350", width: "100%" });