var FR0010241638_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,116201000],[2009,134237000],[2010,149506000],[2011,161005000],[2012,160419000],[2013,139403000],[2014,143104000],[2015,168956000],[2016,189795000],[2017,9140000],[2018,5860000],[2019,191853000],[2020,175440000],[2021,172232000],[2022,173277000],[2023,178010000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,80622000],[2009,93135000],[2010,133582000],[2011,147941000],[2012,177234000],[2013,153783000],[2014,175967000],[2015,113044000],[2016,152046000],[2017,125000000],[2018,124000000],[2019,125023000],[2020,124484000],[2021,103484000],[2022,106227000],[2023,85818000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,80911000],[2009,93029000],[2010,133540000],[2011,147382000],[2012,143407000],[2013,123351000],[2014,152394000],[2015,79614000],[2016,110049000],[2017,86666000],[2018,80851000],[2019,90340000],[2020,85833000],[2021,62183000],[2022,43094000],[2023,53373000]], "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: 'FR0010241638_resus_an', data: FR0010241638_resus_an, height: "350", width: "100%" });