var FR0000121709_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,3230200000],[2009,3176300000],[2010,3651800000],[2011,3963300000],[2012,4059700000],[2013,4161300000],[2014,4253100000],[2015,4769700000],[2016,4999700000],[2017,1180000],[2018,6812200000],[2019,7353900000],[2020,6940000000],[2021,8058800000],[2022,7959700000],[2023,8006000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,279200000],[2009,248100000],[2010,349000000],[2011,400500000],[2012,367600000],[2013,363800000],[2014,313700000],[2015,371300000],[2016,426300000],[2017,623000000],[2018,625600000],[2019,620500000],[2020,503300000],[2021,714800000],[2022,547000000],[2023,667500000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,151600000],[2009,145900000],[2010,220400000],[2011,234600000],[2012,194200000],[2013,199800000],[2014,170000000],[2015,205900000],[2016,258600000],[2017,375000000],[2018,419000000],[2019,379700000],[2020,300500000],[2021,453800000],[2022,316200000],[2023,386200000]], "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: 'FR0000121709_resus_an', data: FR0000121709_resus_an, height: "350", width: "100%" });