var BE0003816338_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,48.29890425723],[2004,59.780902390267],[2005,44.643133129877],[2006,42.574776333427],[2012,-13.828362688612],[2013,-7.2130242825607],[2014,2.4316831482993],[2015,41.579323567841],[2016,29.066096978],[2017,978.87323943662],[2018,-12.429254679342],[2019,20.978904230684],[2020,44.14642560013],[2021,-67.077970600851],[2022,34.399988009502],[2023,78.509520424188],[2024,39.274660994416]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2003,38.774923657266],[2004,54.921877874391],[2005,36.589551774012],[2006,32.176228997163],[2012,-28.876256342638],[2013,-22.370177651635],[2014,-9.6620359723321],[2015,41.381914877805],[2016,28.483954354654],[2017,46.232394366197],[2018,-18.344316451039],[2019,12.036983655703],[2020,39.099551551308],[2021,-80.705223488026],[2022,23.781278336918],[2023,69.468743676479],[2024,92.616857218825]], "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: 'BE0003816338_marges_an', data: BE0003816338_marges_an, height: "350", width: "100%" });