var FR0004056851_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,3418000],[2009,3096000],[2010,4841000],[2011,10263000],[2012,3431000],[2013,30445000],[2014,36922000],[2015,78360000],[2016,94062000],[2017,1960000],[2018,113035000],[2019,129500000],[2020,110321000],[2021,348086000],[2022,361303000],[2023,153713000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-3154000],[2009,-6295000],[2010,-9053000],[2011,-4451000],[2012,-12833000],[2013,-20856000],[2014,-23817000],[2015,-6751000],[2016,-42568000],[2017,-4000000],[2018,6261000],[2019,-811000],[2020,-55120000],[2021,-61390000],[2022,-113443000],[2023,-82087000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-2389000],[2009,-6144000],[2010,-7962000],[2011,-4419000],[2012,-14841000],[2013,-24110000],[2014,-26272000],[2015,-20617000],[2016,-49184000],[2017,-11482000],[2018,3264000],[2019,-1744000],[2020,-64393000],[2021,-73425000],[2022,-143279000],[2023,-101429000]], "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: 'FR0004056851_resus_an', data: FR0004056851_resus_an, height: "350", width: "100%" });