var FR0013481835_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,null],[2014,null],[2015,10891000],[2016,3230000],[2017,2770000],[2018,8738000],[2019,10237000],[2020,18976000],[2021,7173000],[2022,14445000],[2023,13700000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,-13200000],[2017,-13700000],[2018,-18394000],[2019,-21850000],[2020,-6581000],[2021,-3677000],[2022,-4368000],[2023,787000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,-7282000],[2016,-13412000],[2017,-13154000],[2018,-19787000],[2019,-24053000],[2020,-5150000],[2021,-4457000],[2022,-5277000],[2023,900000]], "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: 'FR0013481835_resus_an', data: FR0013481835_resus_an, height: "350", width: "100%" });