var BE0003867844_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,null],[2003,null],[2004,null],[2005,null],[2006,null],[2013,null],[2014,15000000],[2015,155180000],[2016,23237000000],[2017,3880000],[2018,15500000],[2019,271350000],[2020,77516000],[2021,545887000],[2022,821713000],[2023,310951000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2002,72260000],[2003,80607000],[2004,136893000],[2005,188334000],[2006,253943000],[2013,50800000],[2014,26393000],[2015,133707000],[2016,-2150000],[2017,861000000],[2018,230000000],[2019,253743000],[2020,60848000],[2021,529682000],[2022,804828000],[2023,298869000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2002,72248000],[2003,80607000],[2004,136265000],[2005,185821000],[2006,251317000],[2013,50800000],[2014,26393000],[2015,133707000],[2016,-10495000],[2017,776019000],[2018,215998000],[2019,253743000],[2020,60848000],[2021,529682000],[2022,804828000],[2023,298869000]], "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: 'BE0003867844_resus_an', data: BE0003867844_resus_an, height: "350", width: "100%" });