var FR0011584549_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,29737000],[2013,50764000],[2014,61444000],[2015,67603000],[2016,67603000],[2017,76440000],[2018,87600000],[2019,57290000],[2020,40300000],[2021,41000000],[2022,74140000],[2023,91190000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,1154000],[2013,-11179000],[2014,-3855000],[2015,976000],[2016,976000],[2017,3120000],[2018,1130000],[2019,-52250000],[2020,-47600000],[2021,-12640000],[2022,-1110000],[2023,2530000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,504000],[2013,-10133000],[2014,-2300000],[2015,505000],[2016,505000],[2017,2230000],[2018,-2720000],[2019,-64820000],[2020,-56410000],[2021,-18880000],[2022,-13870000],[2023,-36320000]], "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: 'FR0011584549_resus_an', data: FR0011584549_resus_an, height: "350", width: "100%" });