var NL0006294274_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": [[2011,557423000],[2012,495110000],[2013,481672000],[2014,492498000],[2015,518547000],[2016,5490000],[2017,532294000],[2018,5680000],[2019,679108000],[2020,884146000],[2021,1253523000],[2022,1418774000],[2023,1426876000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2011,267110000],[2012,170747000],[2013,157895000],[2014,164160000],[2015,238112000],[2016,269000000],[2017,266063000],[2018,331000000],[2019,333873000],[2020,444942000],[2021,579291000],[2022,625258000],[2023,616237000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2011,191954000],[2012,113201000],[2013,87516000],[2014,118174000],[2015,172654000],[2016,197013000],[2017,241297000],[2018,215968000],[2019,221966000],[2020,315484000],[2021,413344000],[2022,437827000],[2023,513567000]], "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: 'NL0006294274_resus_an', data: NL0006294274_resus_an, height: "350", width: "100%" });