var FR0000075343_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,64219000],[2010,64158000],[2011,65857000],[2012,74367000],[2013,75671000],[2014,73147000],[2015,71195000],[2016,73126000],[2017,270000],[2018,107980000],[2019,77080000],[2020,193409000],[2021,111901000],[2022,54183000],[2023,34000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,-2591000],[2010,2139000],[2011,-594000],[2012,2267000],[2013,3485000],[2014,3952000],[2015,3348000],[2016,1292000],[2017,-90000],[2018,-8766000],[2019,-2830000],[2020,28684000],[2021,3699000],[2022,-5659000],[2023,-5700000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,-2484000],[2010,835000],[2011,-814000],[2012,1079000],[2013,2197000],[2014,2553000],[2015,2473000],[2016,1007000],[2017,-146000],[2018,-6970000],[2019,-3650000],[2020,22664000],[2021,2256000],[2022,-5932000],[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: 'FR0000075343_resus_an', data: FR0000075343_resus_an, height: "350", width: "100%" });