var FR0012612646_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": [[2009,452993000],[2010,478126000],[2011,464304000],[2012,450951000],[2013,436378000],[2014,409641000],[2015,440000],[2016,950000],[2017,780000],[2018,510000],[2019,433493000],[2020,343463000],[2021,255698000],[2022,388771000],[2023,423800000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,21230000],[2010,-25945000],[2011,28942000],[2012,9137000],[2013,16627000],[2014,24872000],[2015,30900000],[2016,38100000],[2017,35900000],[2018,23900000],[2019,31921000],[2020,-12054000],[2021,-45471000],[2022,40707000],[2023,27403000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,-16679000],[2010,-58054000],[2011,-6953000],[2012,-17114000],[2013,-13075000],[2014,-1578000],[2015,1975000],[2016,11144000],[2017,37430000],[2018,6233000],[2019,18636000],[2020,-15200000],[2021,-55900000],[2022,34205000],[2023,18899000]], "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: 'FR0012612646_resus_an', data: FR0012612646_resus_an, height: "350", width: "100%" });