var BE0003699130_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,10086000],[2003,6590000],[2004,2948000],[2005,3326000],[2006,7635000],[2012,368401000],[2013,368401000],[2014,0],[2015,1473000],[2016,4670000],[2017,4990000],[2018,5260012000000],[2019,0],[2020,145520000],[2021,240000],[2022,252270000],[2023,-12000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2002,-24124000],[2003,-10206000],[2004,49482000],[2005,168573000],[2006,234567000],[2012,null],[2013,53719000],[2014,0],[2015,143883000],[2016,224000000],[2017,225000000],[2018,0],[2019,120367000],[2020,-151935000],[2021,232138000],[2022,195929000],[2023,-36955000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2002,-303417000],[2003,41140000],[2004,50070000],[2005,175407000],[2006,254355000],[2012,null],[2013,51733000],[2014,14998000],[2015,135991000],[2016,137175000],[2017,131853000],[2018,107064000],[2019,112079000],[2020,-151573000],[2021,205724000],[2022,174285000],[2023,-59466000]], "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: 'BE0003699130_resus_an', data: BE0003699130_resus_an, height: "350", width: "100%" });