var FR0000073272_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,10329000000],[2009,10448000000],[2010,11028000000],[2011,11736000000],[2012,13560000000],[2013,14695000000],[2014,15355000000],[2015,17414000000],[2016,16482000000],[2017,2160000],[2018,21025000000],[2019,25098000000],[2020,16631000000],[2021,15133000000],[2022,19523000000],[2023,23651000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,812000000],[2009,663000000],[2010,951000000],[2011,1160000000],[2012,1421000000],[2013,1757000000],[2014,1982000000],[2015,1734000000],[2016,3339000000],[2017,2470000000],[2018,1976000000],[2019,3837000000],[2020,927000000],[2021,864000000],[2022,2043000000],[2023,2798000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,297000000],[2009,376000000],[2010,207000000],[2011,644000000],[2012,999000000],[2013,1193000000],[2014,1248000000],[2015,1482000000],[2016,1908000000],[2017,4790000000],[2018,1283000000],[2019,2447000000],[2020,352000000],[2021,43000000],[2022,-2459000000],[2023,3444000000]], "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: 'FR0000073272_resus_an', data: FR0000073272_resus_an, height: "350", width: "100%" });