var BE0003858751_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],[2012,7.7464176026867],[2013,6.7750298081439],[2014,8.2125926420511],[2015,8.6622424030737],[2016,2952.9411764706],[2017,3250],[2018,7.8351978870331],[2019,6.9288152737388],[2020,5.2173806669439],[2021,8.2116619692279],[2022,6.5598482608836],[2023,10.182669742403]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2002,-1.0151244321296],[2003,0.5544834876612],[2004,1.3813018781535],[2005,2.2939365917508],[2006,2.9380890440656],[2012,4.5224775311692],[2013,4.4269610145608],[2014,5.4174734593043],[2015,6.127488648271],[2016,2014],[2017,2294.1304347826],[2018,5.5581734936675],[2019,4.7299941597577],[2020,3.0998458640178],[2021,5.6118991513807],[2022,4.7784357172337],[2023,7.7554039902929]], "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: 'BE0003858751_marges_an', data: BE0003858751_marges_an, height: "350", width: "100%" });