var BE0003789063_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,12.705986304396],[2003,12.223292035699],[2004,3.9636309291703],[2005,4.7682520448349],[2006,-3.2391975192208],[2010,null],[2011,null],[2012,3.7145771160359],[2013,4.4027302481976],[2014,2.5878505247696],[2015,8.8540189787857],[2016,5.3844204626759],[2017,6116.6666666667],[2018,6.5507610938156],[2019,1.7647244442341],[2020,7.1454042345789],[2021,6.4763232028674],[2022,4.8494821908133],[2023,5.9941253761122]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2002,8.1679368235034],[2003,6.0887973525305],[2004,1.7016437541979],[2005,2.958699384025],[2006,-5.2767864553075],[2010,null],[2011,null],[2012,0.7250670660102],[2013,1.5308252626242],[2014,1.9149297955551],[2015,4.4782812263012],[2016,3.0996601478655],[2017,2300],[2018,2.1869489059323],[2019,-2.3683753806346],[2020,3.9863653846453],[2021,4.4386164403012],[2022,0.6138974893851],[2023,1.0950261979591]], "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: 'BE0003789063_marges_an', data: BE0003789063_marges_an, height: "350", width: "100%" });