var FR0000127771_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,25392000000],[2009,27132000000],[2010,28878000000],[2011,28813000000],[2012,28994000000],[2013,22135000000],[2014,10089000000],[2015,10762000000],[2016,10819000000],[2017,2260000],[2018,13932000000],[2019,15898000000],[2020,16090000000],[2021,8717000000],[2022,9595000000],[2023,10510000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,4260000000],[2009,3836000000],[2010,4871000000],[2011,5682000000],[2012,2878000000],[2013,-435000000],[2014,736000000],[2015,1231000000],[2016,1194000000],[2017,987000000],[2018,1182000000],[2019,1381000000],[2020,1468000000],[2021,356000000],[2022,761000000],[2023,847000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,2603000000],[2009,830000000],[2010,2198000000],[2011,2681000000],[2012,164000000],[2013,1967000000],[2014,4744000000],[2015,1932000000],[2016,1256000000],[2017,1216000000],[2018,127000000],[2019,1583000000],[2020,1440000000],[2021,24692000000],[2022,-1010000000],[2023,405000000]], "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: 'FR0000127771_resus_an', data: FR0000127771_resus_an, height: "350", width: "100%" });