var BE0003816338_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": [[2003,111340000],[2004,326156000],[2005,433509000],[2006,513264000],[2012,389822000],[2013,380520000],[2014,395693000],[2015,740089000],[2016,626307000],[2017,2840000],[2018,524593000],[2019,832584000],[2020,985620000],[2021,370691000],[2022,800634000],[2023,1116862000],[2024,940250000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2003,53776000],[2004,194979000],[2005,193532000],[2006,218521000],[2012,-53906000],[2013,-27447000],[2014,9622000],[2015,307724000],[2016,182043000],[2017,27800000],[2018,-65203000],[2019,174667000],[2020,435116000],[2021,-248652000],[2022,275418000],[2023,876843000],[2024,369280000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2003,43172000],[2004,179131000],[2005,158619000],[2006,165149000],[2012,-112566000],[2013,-85123000],[2014,-38232000],[2015,306263000],[2016,178397000],[2017,1313000],[2018,-96233000],[2019,100218000],[2020,385373000],[2021,-299167000],[2022,190401000],[2023,775870000],[2024,870830000]], "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: 'BE0003816338_resus_an', data: BE0003816338_resus_an, height: "350", width: "100%" });