var FR0013258662_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": [[2010,null],[2011,null],[2012,null],[2013,5945000000],[2014,6316600000],[2015,6831600000],[2016,7565300000],[2017,630000],[2018,8972100000],[2019,9693500000],[2020,9902500000],[2021,4477600000],[2022,4803900000],[2023,18883700000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,null],[2013,404000000],[2014,512600000],[2015,603100000],[2016,665400000],[2017,712000000],[2018,687600000],[2019,691400000],[2020,612700000],[2021,1120600000],[2022,1664500000],[2023,1289300000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,null],[2013,300000000],[2014,375500000],[2015,424300000],[2016,511700000],[2017,567600000],[2018,555600000],[2019,564200000],[2020,509800000],[2021,873000000],[2022,1215500000],[2023,816200000]], "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: 'FR0013258662_resus_an', data: FR0013258662_resus_an, height: "350", width: "100%" });