var FR0010259150_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,971000000],[2009,1032800000],[2010,1100169000],[2011,1159819000],[2012,1219548000],[2013,1224801000],[2014,1274800000],[2015,1443900000],[2016,1584600000],[2017,4290000],[2018,2224800000],[2019,2576200000],[2020,2591600000],[2021,2868900000],[2022,3150500000],[2023,3127500000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,179200000],[2009,172500000],[2010,128803000],[2011,75782000],[2012,114804000],[2013,210500000],[2014,221400000],[2015,244000000],[2016,304600000],[2017,450000000],[2018,519400000],[2019,-33400000],[2020,524800000],[2021,849500000],[2022,743000000],[2023,816000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,146600000],[2009,156600000],[2010,95271000],[2011,424000],[2012,-29491000],[2013,152540000],[2014,153500000],[2015,189900000],[2016,225900000],[2017,272300000],[2018,389500000],[2019,-50700000],[2020,548000000],[2021,646600000],[2022,648600000],[2023,644400000]], "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: 'FR0010259150_resus_an', data: FR0010259150_resus_an, height: "350", width: "100%" });