var FR0010242511_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,64279000000],[2009,66336000000],[2010,65165000000],[2011,65307000000],[2012,72729000000],[2013,75594000000],[2014,72874000000],[2015,75006000000],[2016,71203000000],[2017,440000],[2018,68976000000],[2019,71317000000],[2020,69031000000],[2021,84461000000],[2022,143476000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,7911000000],[2009,10107000000],[2010,6225000000],[2011,8286000000],[2012,8245000000],[2013,8411000000],[2014,7984000000],[2015,4280000000],[2016,7514000000],[2017,5205000000],[2018,5282000000],[2019,6760000000],[2020,3875000000],[2021,5225000000],[2022,-19363000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,3400000000],[2009,3905000000],[2010,1020000000],[2011,3010000000],[2012,3316000000],[2013,3517000000],[2014,3701000000],[2015,1187000000],[2016,2851000000],[2017,3173000000],[2018,1177000000],[2019,5155000000],[2020,650000000],[2021,5113000000],[2022,-17940000000]], "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: 'FR0010242511_resus_an', data: FR0010242511_resus_an, height: "350", width: "100%" });