var FR0013153541_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,315527000],[2014,625989000],[2015,723416000],[2016,909707000],[2017,1640000],[2018,1143138000],[2019,1263697000],[2020,1188836000],[2021,1311253000],[2022,1244055000],[2023,1125400000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,null],[2013,13445000],[2014,71609000],[2015,64850000],[2016,93200000],[2017,102000000],[2018,103485000],[2019,114241000],[2020,40762000],[2021,113657000],[2022,70866000],[2023,36297000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,null],[2013,-16374000],[2014,-6324000],[2015,-13923000],[2016,39900000],[2017,63009000],[2018,60050000],[2019,59477000],[2020,1480000],[2021,77368000],[2022,34295000],[2023,8570000]], "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: 'FR0013153541_resus_an', data: FR0013153541_resus_an, height: "350", width: "100%" });