var FR0010411983_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,null],[2009,null],[2010,6694000000],[2011,7602000000],[2012,9514000000],[2013,10630000000],[2014,11316000000],[2015,13986000000],[2016,13826000000],[2017,420000],[2018,15258000000],[2019,16341000000],[2020,16368000000],[2021,17600000000],[2022,15910000000],[2023,15922000000],[2024,17600000000],[2025,19732000000],[2026,19371000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,348000000],[2009,372000000],[2010,490000000],[2011,417000000],[2012,632000000],[2013,783000000],[2014,825000000],[2015,1048000000],[2016,951000000],[2017,491000000],[2018,658000000],[2019,713000000],[2020,479000000],[2021,790000000],[2022,-1568000000],[2023,1366000000],[2024,null],[2025,null],[2026,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,315000000],[2009,370000000],[2010,418000000],[2011,330000000],[2012,418000000],[2013,549000000],[2014,512000000],[2015,642000000],[2016,603000000],[2017,286000000],[2018,322000000],[2019,422000000],[2020,234000000],[2021,456000000],[2022,-1383000000],[2023,812000000],[2024,null],[2025,null],[2026,null]], "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: 'FR0010411983_resus_an', data: FR0010411983_resus_an, height: "350", width: "100%" });