var NL0013654783_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": [[2017,1835000000],[2018,1869515000],[2019,2366241000],[2020,3011667000],[2021,4358605000],[2022,6165700000],[2023,5300808000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2017,-817000000],[2018,-499241000],[2019,-372679000],[2020,-536312000],[2021,-886034000],[2022,-771386000],[2023,-1230266000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2017,2606000000],[2018,9323224000],[2019,3839124000],[2020,3458443000],[2021,6346218000],[2022,16822321000],[2023,9297792000]], "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: 'NL0013654783_resus_an', data: NL0013654783_resus_an, height: "350", width: "100%" });