var BE0974310428_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": [[2014,288930000],[2015,272418000],[2016,469454000],[2017,2590000],[2018,513992000],[2019,452215000],[2020,388914000],[2021,580847000],[2022,692717000],[2023,819960000],[2024,816380000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2014,7597000],[2015,13386000],[2016,46182000],[2017,50500000],[2018,28780000],[2019,-39171000],[2020,-11903000],[2021,68167000],[2022,53710000],[2023,142577000],[2024,85540000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2014,12002000],[2015,10986000],[2016,42024000],[2017,85225000],[2018,19700000],[2019,-43368000],[2020,11036000],[2021,73832000],[2022,49172000],[2023,146393000],[2024,61520000]], "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: 'BE0974310428_resus_an', data: BE0974310428_resus_an, height: "350", width: "100%" });