var FR0000052292_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,1764600000],[2009,1914300000],[2010,2400800000],[2011,2841200000],[2012,3484100000],[2013,3754800000],[2014,4118600000],[2015,4841000000],[2016,5202200000],[2017,8400000],[2018,5966100000],[2019,6883400000],[2020,6389400000],[2021,8982000000],[2022,11602000000],[2023,13427000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,449200000],[2009,462900000],[2010,668200000],[2011,885200000],[2012,1118600000],[2013,1218000000],[2014,1299300000],[2015,1540700000],[2016,1696500000],[2017,1922000000],[2018,2097800000],[2019,2338900000],[2020,2072500000],[2021,3530000000],[2022,4697000000],[2023,5650000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,290200000],[2009,288800000],[2010,421700000],[2011,594300000],[2012,739900000],[2013,790300000],[2014,858800000],[2015,972600000],[2016,1100300000],[2017,1221500000],[2018,1404600000],[2019,1528200000],[2020,1385400000],[2021,2445000000],[2022,3367000000],[2023,4311000000]], "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: 'FR0000052292_resus_an', data: FR0000052292_resus_an, height: "350", width: "100%" });