var BE0003731453_resus_an = { "type": "bar", "plot":{ "tooltip" : { "short": true, "decimals": 1, }, }, "title":{ "text": "Compte de résultats", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Chiffre d'affaires", "values": [[2002,68466000],[2003,73322000],[2004,75490000],[2005,82987000],[2006,90623000],[2010,null],[2011,null],[2012,134468000],[2013,144351000],[2014,155081000],[2015,178243000],[2016,710000],[2017,750000],[2018,209886000],[2019,224609000],[2020,195140000],[2021,146590000],[2022,265800000],[2023,289270000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2002,7340000],[2003,7175000],[2004,6418000],[2005,7233000],[2006,6842000],[2010,null],[2011,null],[2012,8782000],[2013,9909000],[2014,10639000],[2015,10246000],[2016,15700000],[2017,16300000],[2018,13768000],[2019,12197000],[2020,9660000],[2021,6530000],[2022,3172000],[2023,4480000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2002,3408000],[2003,3824000],[2004,3937000],[2005,4439000],[2006,4927000],[2010,null],[2011,null],[2012,6419000],[2013,7121000],[2014,7522000],[2015,7771000],[2016,8860000],[2017,11281000],[2018,9247000],[2019,7097000],[2020,5970000],[2021,46559000],[2022,-585000],[2023,2200000]], "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":"1x3", "y": 30, "x": 0, "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" }, }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'BE0003731453_resus_an', data: BE0003731453_resus_an, height: "350", width: "100%" });