var FR0010557264_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,1000],[2009,316000],[2010,917000],[2011,1104000],[2012,1340000],[2013,1933000],[2014,2099000],[2015,2284000],[2016,345000000],[2017,199000000],[2018,1701000],[2019,1571000],[2020,1583000],[2021,1607000],[2022,958000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-7995000],[2009,-8297000],[2010,-9589000],[2011,-9716000],[2012,-10613000],[2013,-13772000],[2014,-15203000],[2015,-25964000],[2016,-30200000],[2017,-28400000],[2018,-28944000],[2019,-17474000],[2020,-14749000],[2021,-13808000],[2022,-15937000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-7449000],[2009,-8110000],[2010,-9489000],[2011,-9651000],[2012,-10985000],[2013,-14611000],[2014,-16112000],[2015,-26716000],[2016,-27696000],[2017,-27122000],[2018,-26061000],[2019,-21747000],[2020,-15045000],[2021,-14463000],[2022,-13615000]], "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: 'FR0010557264_resus_an', data: FR0010557264_resus_an, height: "350", width: "100%" });