var FR0004031763_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,32180000],[2009,21404000],[2010,21427000],[2011,20556000],[2012,17088000],[2013,15581000],[2014,14574000],[2015,13521000],[2016,880000],[2017,1000000],[2018,13816000],[2019,12860000],[2020,11401000],[2021,12396000],[2022,12700000],[2023,14600000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,1869000],[2009,1760000],[2010,1782000],[2011,1688000],[2012,-2119000],[2013,-3952000],[2014,-691000],[2015,-602000],[2016,1290000],[2017,740000],[2018,1180000],[2019,-3190000],[2020,-1994000],[2021,1029000],[2022,2107000],[2023,2700000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1210000],[2009,1617000],[2010,1295000],[2011,1257000],[2012,-1421000],[2013,-3891000],[2014,-759000],[2015,-664000],[2016,847000],[2017,643000],[2018,872000],[2019,-3790000],[2020,-2020000],[2021,996000],[2022,4430000],[2023,3000000]], "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: 'FR0004031763_resus_an', data: FR0004031763_resus_an, height: "350", width: "100%" });