var FR0011184241_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,22000],[2010,111000],[2011,1551000],[2012,3995000],[2013,5588000],[2014,704000],[2015,36936000],[2016,13700000],[2017,3640000],[2018,2110000],[2019,2143000],[2020,841000],[2021,1444000],[2022,11447000],[2023,2150000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-4628000],[2009,-4608000],[2010,-4637000],[2011,-6074000],[2012,-6070000],[2013,-4302000],[2014,-17161000],[2015,10103000],[2016,-8000000],[2017,-8180000],[2018,9710000],[2019,-22021000],[2020,-21148000],[2021,-19366000],[2022,-1698000],[2023,-14244000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-4384000],[2009,-4646000],[2010,-4731000],[2011,-6454000],[2012,-5995000],[2013,-4293000],[2014,-20715000],[2015,12553000],[2016,-7892000],[2017,-8550000],[2018,7615000],[2019,-18603000],[2020,-23324000],[2021,-22754000],[2022,-6901000],[2023,-21162000]], "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: 'FR0011184241_resus_an', data: FR0011184241_resus_an, height: "350", width: "100%" });