var FR0013204336_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": [[2009,1948511000],[2010,2065071000],[2011,2774352000],[2012,2774352000],[2013,3025777000],[2014,3027707000],[2015,3478606000],[2016,3580280000],[2017,3827375000],[2018,4123682000],[2019,4418842000],[2020,4418842000],[2021,4428220000],[2022,5068960000],[2023,5846130000],[2024,6198400000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,65667000],[2010,94126000],[2011,96059000],[2012,96059000],[2013,112950000],[2014,137322000],[2015,160573000],[2016,174549000],[2017,184695000],[2018,190100000],[2019,200376000],[2020,200376000],[2021,190200000],[2022,209760000],[2023,326000000],[2024,368590000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,42572000],[2010,63007000],[2011,56426000],[2012,56426000],[2013,77508000],[2014,96422000],[2015,113808000],[2016,130252000],[2017,140724000],[2018,148670000],[2019,143705000],[2020,143705000],[2021,140680000],[2022,165120000],[2023,224710000],[2024,304430000]], "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: 'FR0013204336_resus_an', data: FR0013204336_resus_an, height: "350", width: "100%" });