var FR0000076887_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": [[2006,null],[2007,null],[2008,100603000],[2009,83515000],[2010,85324000],[2011,121325000],[2012,125865000],[2013,108807000],[2014,109502000],[2015,105052000],[2016,125548000],[2017,580000],[2018,225350000],[2019,201378000],[2020,12642000],[2021,159851000],[2022,155775000],[2023,178800000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2006,null],[2007,null],[2008,3633000],[2009,1888000],[2010,-85000],[2011,7475000],[2012,7268000],[2013,550000],[2014,1740000],[2015,3013000],[2016,7788000],[2017,14100000],[2018,12254000],[2019,3987000],[2020,8526000],[2021,740000],[2022,-11337000],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2006,null],[2007,null],[2008,3160000],[2009,1679000],[2010,14000],[2011,5442000],[2012,4696000],[2013,364000],[2014,761000],[2015,1506000],[2016,4089000],[2017,8860000],[2018,8021000],[2019,2627000],[2020,5443000],[2021,98000],[2022,-9133000],[2023,null]], "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: 'FR0000076887_resus_an', data: FR0000076887_resus_an, height: "350", width: "100%" });