var BE0003837540_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,-1.2392996973139],[2003,-1.9619678208012],[2004,-3.3300154636427],[2005,-1.9538253265523],[2006,11.265337984534],[2010,null],[2011,37.052885670397],[2012,19.259878553199],[2013,21.649278599511],[2014,27.38061930849],[2015,29.188508582588],[2016,22.542243193267],[2017,0],[2018,331.71206225681],[2019,339.59296353364],[2020,239.72790739304],[2021,1060.5454545455],[2022,323.46684394216],[2023,-942.22744637085]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2002,0.3325105178661],[2003,1.6711478548217],[2004,-1.9605055011464],[2005,-0.8159233105265],[2006,16.619910716464],[2010,null],[2011,31.053873162168],[2012,20.87696911027],[2013,10.921340560958],[2014,13.83832275882],[2015,17.094939527872],[2016,12.991774532934],[2017,1817.9508196721],[2018,253.47312292838],[2019,242.5333846944],[2020,143.97637090519],[2021,629.23966942149],[2022,-14.010304138275],[2023,-1574.0376138701]], "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: 'BE0003837540_marges_an', data: BE0003837540_marges_an, height: "350", width: "100%" });