var FR0000062796_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,285832000],[2009,269810000],[2010,364434000],[2011,339638000],[2012,326098000],[2013,315055000],[2014,322872000],[2015,296647000],[2016,300102000],[2017,700000],[2018,300416000],[2019,274625000],[2020,244006000],[2021,301249000],[2022,334459000],[2023,338395000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,51678000],[2009,43326000],[2010,38035000],[2011,35008000],[2012,30832000],[2013,32738000],[2014,49477000],[2015,20573000],[2016,20993000],[2017,22700000],[2018,23137000],[2019,20335000],[2020,17960000],[2021,27714000],[2022,34011000],[2023,39195000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,16895000],[2009,18208000],[2010,14650000],[2011,8829000],[2012,6687000],[2013,7844000],[2014,25824000],[2015,3821000],[2016,5983000],[2017,8675000],[2018,3324000],[2019,76000],[2020,235000],[2021,7498000],[2022,10160000],[2023,6147000]], "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: 'FR0000062796_resus_an', data: FR0000062796_resus_an, height: "350", width: "100%" });