var ES0109429037_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,19362000],[2009,16121000],[2010,20197000],[2011,23026000],[2012,24193000],[2013,20986000],[2014,20706000],[2015,23041000],[2016,25378000],[2017,1130000],[2018,29527000],[2019,25223000],[2020,54426000],[2021,105680000],[2022,105881000],[2023,140026000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,3437000],[2009,2100000],[2010,1896000],[2011,2031000],[2012,504000],[2013,-4956000],[2014,-148000],[2015,1435000],[2016,2264000],[2017,3010000],[2018,3060000],[2019,-1362000],[2020,-431000],[2021,5130000],[2022,5649000],[2023,5286000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,2529000],[2009,1182000],[2010,929000],[2011,-158000],[2012,284000],[2013,-5468000],[2014,-394000],[2015,1276000],[2016,2097000],[2017,2338000],[2018,2422000],[2019,-1573000],[2020,-3930000],[2021,5314000],[2022,4419000],[2023,2853000]], "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: 'ES0109429037_resus_an', data: ES0109429037_resus_an, height: "350", width: "100%" });