var BE0003867844_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,null],[2005,null],[2006,null],[2013,null],[2014,175.95333333333],[2015,86.162520943421],[2016,-0.0092524852606],[2017,22190.721649485],[2018,1483.8709677419],[2019,93.51133222775],[2020,78.497342484132],[2021,97.031436909104],[2022,97.945146298038],[2023,96.114500355361]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2013,null],[2014,175.95333333333],[2015,86.162520943421],[2016,-0.0451650385162],[2017,20000.489690722],[2018,1393.535483871],[2019,93.51133222775],[2020,78.497342484132],[2021,97.031436909104],[2022,97.945146298038],[2023,96.114500355361]], "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: 'BE0003867844_marges_an', data: BE0003867844_marges_an, height: "350", width: "100%" });