var NL0010949392_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,1109707000],[2012,1991439000],[2013,2898912000],[2014,3473821000],[2015,580000],[2016,1230000],[2017,710000],[2018,570000],[2019,2194893000],[2020,2224801000],[2021,2166087000],[2022,1652509000],[2023,1196657000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2011,-4800000],[2012,24333000],[2013,17266000],[2014,1536000],[2015,-22900000],[2016,-2820000],[2017,-23000000],[2018,-7740000],[2019,-5485000],[2020,40820000],[2021,11589000],[2022,-48692000],[2023,-39716000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2011,-9643000],[2012,-6117000],[2013,-22490000],[2014,-51791000],[2015,-244223000],[2016,73091000],[2017,-110310000],[2018,-30791000],[2019,-66109000],[2020,-23361000],[2021,-50559000],[2022,-125572000],[2023,-125595000]], "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: 'NL0010949392_resus_an', data: NL0010949392_resus_an, height: "350", width: "100%" });