var BE0003602134_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,66077000],[2003,75286000],[2004,63929000],[2005,78791000],[2006,89106000],[2010,null],[2011,74000000],[2012,79200000],[2013,78646000],[2014,91490000],[2015,630000],[2016,560000],[2017,570000],[2018,111367000],[2019,126814000],[2020,128601000],[2021,134822000],[2022,155351000],[2023,194027000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,5150000],[2012,2320000],[2013,3223000],[2014,3660000],[2015,4750000],[2016,6110000],[2017,5050000],[2018,6194000],[2019,7596000],[2020,10423000],[2021,17307000],[2022,23971000],[2023,30161000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2002,918000],[2003,1255000],[2004,1466000],[2005,2847000],[2006,3937000],[2010,null],[2011,null],[2012,627000],[2013,1788000],[2014,2330000],[2015,3900000],[2016,3958000],[2017,3678000],[2018,4362000],[2019,6015000],[2020,9092000],[2021,13005000],[2022,17269000],[2023,24380000]], "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: 'BE0003602134_resus_an', data: BE0003602134_resus_an, height: "350", width: "100%" });