var BE0003846632_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": [[2003,null],[2004,null],[2005,null],[2006,null],[2012,38.785383016152],[2013,22.619944848866],[2014,-382.65098722416],[2015,-347.5352741561],[2016,-856.33445945946],[2017,256.94091662065],[2018,-737.61278195489],[2019,-1322.1996958946],[2020,-1376.4423076923],[2021,-2422.1238938053],[2022,-3689.0756302521],[2023,-4555.1330798479]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2003,-80.224642614023],[2004,-76.939463873602],[2005,-75.748341996774],[2006,-286.16655196146],[2012,40.533877072339],[2013,23.409084863585],[2014,-371.04384436702],[2015,-338.31041257367],[2016,-849.01463963964],[2017,251.66206515737],[2018,-723.1954887218],[2019,-1313.40598074],[2020,-1346.6346153846],[2021,-2580.5309734513],[2022,-5324.3697478992],[2023,-7212.927756654]], "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: 'BE0003846632_marges_an', data: BE0003846632_marges_an, height: "350", width: "100%" });