var FR0000130213_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,8214000000],[2009,7892000000],[2010,7966000000],[2011,7657000000],[2012,7370000000],[2013,7216000000],[2014,7170000000],[2015,7193000000],[2016,7391000000],[2017,490000],[2018,7258000000],[2019,7211000000],[2020,4439000000],[2021,5130000000],[2022,6929000000],[2023,8081000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,825000000],[2009,395000000],[2010,281000000],[2011,-291000000],[2012,167000000],[2013,1527000000],[2014,209000000],[2015,174000000],[2016,314000000],[2017,403000000],[2018,405000000],[2019,411000000],[2020,-549000000],[2021,66000000],[2022,320000000],[2023,434000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,593000000],[2009,137000000],[2010,163000000],[2011,-707000000],[2012,89000000],[2013,1307000000],[2014,41000000],[2015,74000000],[2016,175000000],[2017,176000000],[2018,194000000],[2019,218000000],[2020,-660000000],[2021,-101000000],[2022,161000000],[2023,144000000]], "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: 'FR0000130213_resus_an', data: FR0000130213_resus_an, height: "350", width: "100%" });