var FR0004024222_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": [[2008,264864000],[2009,259199000],[2010,305696000],[2011,398328000],[2012,445460000],[2013,350392000],[2014,297087000],[2015,327411000],[2016,365649000],[2017,3180000],[2018,455342000],[2019,484260000],[2020,367365000],[2021,560827000],[2022,706624000],[2023,798481000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,34259000],[2009,33683000],[2010,42216000],[2011,46301000],[2012,212803000],[2013,52226000],[2014,31475000],[2015,45825000],[2016,49663000],[2017,60000000],[2018,66188000],[2019,73069000],[2020,46909000],[2021,98891000],[2022,131821000],[2023,165560000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,21119000],[2009,22647000],[2010,26807000],[2011,30300000],[2012,135862000],[2013,34833000],[2014,23228000],[2015,29152000],[2016,32438000],[2017,39956000],[2018,47150000],[2019,50633000],[2020,30704000],[2021,71095000],[2022,99523000],[2023,118742000]], "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: 'FR0004024222_resus_an', data: FR0004024222_resus_an, height: "350", width: "100%" });