var FR0000125486_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,33930000000],[2009,32460000000],[2010,34003000000],[2011,37646000000],[2012,38634000000],[2013,40338000000],[2014,38703000000],[2015,38518000000],[2016,38073000000],[2017,40876000000],[2018,930000],[2019,48753000000],[2020,43930000000],[2021,49982000000],[2022,62265000000],[2023,69619000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,3276000000],[2009,3145000000],[2010,3429000000],[2011,3601000000],[2012,3651000000],[2013,3767000000],[2014,4243000000],[2015,3715000000],[2016,4049000000],[2017,4550000000],[2018,4997000000],[2019,5664000000],[2020,2459000000],[2021,4438000000],[2022,6489000000],[2023,8071000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1591000000],[2009,1596000000],[2010,1776000000],[2011,1904000000],[2012,1917000000],[2013,1962000000],[2014,2486000000],[2015,2046000000],[2016,2505000000],[2017,2747000000],[2018,2983000000],[2019,3260000000],[2020,1242000000],[2021,2597000000],[2022,4259000000],[2023,4702000000]], "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: 'FR0000125486_resus_an', data: FR0000125486_resus_an, height: "350", width: "100%" });