var FR0005175080_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,4462000],[2009,11765000],[2010,14112000],[2011,14446000],[2012,13061000],[2013,15735000],[2014,11752000],[2015,9565000],[2016,8728000],[2017,21600000],[2018,7084000],[2019,15047000],[2020,9343000],[2021,17014000],[2022,10002000],[2023,7634000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-21954000],[2009,-27335000],[2010,-34605000],[2011,-44828000],[2012,-42135000],[2013,-41198000],[2014,-46932000],[2015,-35807000],[2016,-22664000],[2017,-28000000],[2018,7368000],[2019,-25454000],[2020,-23993000],[2021,-23525000],[2022,-29904000],[2023,-30047000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-18000000],[2009,-27347000],[2010,-34219000],[2011,-43626000],[2012,-43203000],[2013,-42858000],[2014,-48556000],[2015,-46374000],[2016,-25207000],[2017,-32274000],[2018,8026000],[2019,-18804000],[2020,-17231000],[2021,-19536000],[2022,-32804000],[2023,-22328000]], "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: 'FR0005175080_resus_an', data: FR0005175080_resus_an, height: "350", width: "100%" });