var BE0003699130_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,-239.1830259766],[2003,-154.87101669196],[2004,1678.4938941655],[2005,5068.3403487673],[2006,3072.2593320236],[2012,null],[2013,14.581665087771],[2014,null],[2015,9768.0244399185],[2016,4796.573875803],[2017,4509.0180360721],[2018,0],[2019,null],[2020,-104.40832875206],[2021,96724.166666667],[2022,77.666389186189],[2023,307958.33333333]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2002,-3008.2986317668],[2003,624.27921092564],[2004,1698.4396200814],[2005,5273.812387252],[2006,3331.4341846758],[2012,null],[2013,14.042578603207],[2014,null],[2015,9232.2471147318],[2016,2937.3661670236],[2017,2642.3446893788],[2018,0.0020354326188],[2019,null],[2020,-104.15956569544],[2021,85718.333333333],[2022,69.086692829112],[2023,495550]], "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: 'BE0003699130_marges_an', data: BE0003699130_marges_an, height: "350", width: "100%" });