var FR0004034593_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,13165000],[2009,15500000],[2010,19500000],[2011,21800000],[2012,16328000],[2013,16300000],[2014,13180000],[2015,15176000],[2016,730000],[2017,800000],[2018,10497000],[2019,8345000],[2020,6360000],[2021,4190000],[2022,4310000],[2023,null]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,2620000],[2009,1770000],[2010,2880000],[2011,3480000],[2012,-2015000],[2013,-463000],[2014,-4305000],[2015,-721000],[2016,-720000],[2017,-1480000],[2018,-1779000],[2019,-3952000],[2020,-1680000],[2021,-1010000],[2022,-2570000],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,5947000],[2009,1223000],[2010,579000],[2011,null],[2012,-3813000],[2013,69000],[2014,-6783000],[2015,55000],[2016,55000],[2017,-59000],[2018,-2286000],[2019,-537000],[2020,-2240000],[2021,-1060000],[2022,-2860000],[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: 'FR0004034593_resus_an', data: FR0004034593_resus_an, height: "350", width: "100%" });