var FR0011648971_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,19000],[2011,19000],[2012,19000],[2013,17000],[2014,12000],[2015,6000],[2016,0],[2017,1347000000],[2018,0],[2019,0],[2020,1203000],[2021,116000],[2022,605000],[2023,10000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,-1368000],[2011,-1044000],[2012,-1061000],[2013,-1902000],[2014,-2418000],[2015,-4310000],[2016,-6216000],[2017,-10300000],[2018,-13598000],[2019,-10760000],[2020,-13858000],[2021,-19187000],[2022,-30082000],[2023,-3137000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,-1332000],[2011,-858000],[2012,-843000],[2013,-1541000],[2014,-2207000],[2015,-3764000],[2016,-5242000],[2017,-9381000],[2018,-11990000],[2019,-9078000],[2020,-11537000],[2021,-16556000],[2022,-24935000],[2023,-3171000]], "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: 'FR0011648971_resus_an', data: FR0011648971_resus_an, height: "350", width: "100%" });