var FR0000053506_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,848577000],[2009,874072000],[2010,926674000],[2011,911463000],[2012,921773000],[2013,902256000],[2014,493498000],[2015,426158000],[2016,440846000],[2017,980000],[2018,467688000],[2019,503745000],[2020,496939000],[2021,524709000],[2022,555209000],[2023,615995000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,90159000],[2009,99833000],[2010,-7594000],[2011,75922000],[2012,-34766000],[2013,25592000],[2014,38489000],[2015,41403000],[2016,2948000],[2017,37400000],[2018,14416000],[2019,16092000],[2020,21820000],[2021,43686000],[2022,26492000],[2023,19983000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,33662000],[2009,54719000],[2010,-16860000],[2011,32580000],[2012,-85351000],[2013,-58634000],[2014,-199756000],[2015,66957000],[2016,-26746000],[2017,11146000],[2018,5770000],[2019,2697000],[2020,10835000],[2021,26224000],[2022,13624000],[2023,-7407000]], "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: 'FR0000053506_resus_an', data: FR0000053506_resus_an, height: "350", width: "100%" });