var FR0004050250_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": [[2005,108920000],[2006,129967000],[2007,155977000],[2008,189328000],[2009,216390000],[2010,239568000],[2011,283311000],[2012,315402000],[2013,343165000],[2014,355170000],[2015,399368000],[2016,446760000],[2017,1440000],[2018,490075000],[2019,510100000],[2020,524489000],[2021,579879000],[2022,665379000],[2023,741200000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,8699000],[2006,8975000],[2007,13838000],[2008,18411000],[2009,19056000],[2010,24547000],[2011,26294000],[2012,28065000],[2013,32891000],[2014,35540000],[2015,37070000],[2016,42510000],[2017,44900000],[2018,45962000],[2019,53691000],[2020,51863000],[2021,61573000],[2022,72893000],[2023,75900000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,5927000],[2006,6141000],[2007,9210000],[2008,12045000],[2009,11301000],[2010,13192000],[2011,14799000],[2012,14849000],[2013,18570000],[2014,20505000],[2015,21358000],[2016,25199000],[2017,27310000],[2018,25959000],[2019,30799000],[2020,30918000],[2021,37706000],[2022,44243000],[2023,49400000]], "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: 'FR0004050250_resus_an', data: FR0004050250_resus_an, height: "350", width: "100%" });