var BE0974259880_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": [[2010,null],[2011,null],[2012,5514500000],[2013,5470500000],[2014,5541600000],[2015,6035400000],[2016,6471700000],[2017,293180000000],[2018,3578100000],[2019,3798800000],[2020,3318000000],[2021,3360500000],[2022,4714600000],[2023,7983600000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,284000000],[2013,199900000],[2014,26000000],[2015,234800000],[2016,133700000],[2017,301000000],[2018,114700000],[2019,24400000],[2020,5800000],[2021,85800000],[2022,201500000],[2023,375600000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,192300000],[2013,114000000],[2014,-11100000],[2015,130700000],[2016,49900000],[2017,112600000],[2018,1048000000],[2019,66100000],[2020,138800000],[2021,256500000],[2022,332700000],[2023,504700000]], "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: 'BE0974259880_resus_an', data: BE0974259880_resus_an, height: "350", width: "100%" });