var FR0004034320_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,515325000],[2009,547457000],[2010,564709000],[2011,562300000],[2012,560857000],[2013,552144000],[2014,544014000],[2015,529481000],[2016,240000],[2017,310000],[2018,456682000],[2019,265315000],[2020,274611000],[2021,302661000],[2022,306505000],[2023,293320000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,32063000],[2009,39707000],[2010,37898000],[2011,37770000],[2012,31038000],[2013,22060000],[2014,26575000],[2015,20954000],[2016,17000000],[2017,13200000],[2018,-114053000],[2019,13058000],[2020,21698000],[2021,31132000],[2022,27363000],[2023,21800000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,33443000],[2009,21366000],[2010,20094000],[2011,17710000],[2012,11251000],[2013,6796000],[2014,14042000],[2015,9622000],[2016,-65192000],[2017,7726000],[2018,-137882000],[2019,-26378000],[2020,17585000],[2021,33971000],[2022,22729000],[2023,20400000]], "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: 'FR0004034320_resus_an', data: FR0004034320_resus_an, height: "350", width: "100%" });