var FR0000044448_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,6799000000],[2009,5045000000],[2010,6179000000],[2011,6920000000],[2012,4872000000],[2013,4689000000],[2014,4587000000],[2015,4604000000],[2016,4431000000],[2017,490000],[2018,240000],[2019,6735000000],[2020,5979000000],[2021,7374000000],[2022,8369000000],[2023,7790000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,213000000],[2009,153000000],[2010,199000000],[2011,-48000000],[2012,142000000],[2013,-182000000],[2014,-35000000],[2015,-64000000],[2016,181000000],[2017,272000000],[2018,188000000],[2019,-11000000],[2020,246000000],[2021,338000000],[2022,395000000],[2023,374000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,82000000],[2009,8000000],[2010,82000000],[2011,-178000000],[2012,27000000],[2013,-333000000],[2014,-168000000],[2015,-194000000],[2016,61000000],[2017,125000000],[2018,14000000],[2019,-122000000],[2020,78000000],[2021,164000000],[2022,245000000],[2023,221000000]], "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: 'FR0000044448_resus_an', data: FR0000044448_resus_an, height: "350", width: "100%" });