var BE0160342011_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,1.5291461412151],[2009,3.284638824162],[2010,7.4486778382548],[2011,8.8982276630733],[2012,12.096632760435],[2013,-7.09481860377],[2014,12.587260034904],[2015,1130.9523809524],[2016,677.63157894737],[2017,146.01769911504],[2018,1.6448152562574],[2019,7.0852921423774],[2020,-12.479888681132],[2021,11.072362685266],[2022,-9.8660764527141],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,-3.1609195402299],[2009,-7.0218677182291],[2010,5.0229288989843],[2011,-4.3394847432852],[2012,8.7513153279551],[2013,-10.779577531496],[2014,13.490401396161],[2015,853.33333333333],[2016,306.38157894737],[2017,123.0383480826],[2018,0.2900278108860],[2019,3.3243787777032],[2020,-14.14532330304],[2021,8.151700087184],[2022,-11.190306486101],[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: 'BE0160342011_marges_an', data: BE0160342011_marges_an, height: "350", width: "100%" });