var FR0000185506_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": [[2007,406649000],[2008,377369000],[2009,388960000],[2010,424672000],[2011,415011000],[2012,422350000],[2013,468936000],[2014,1790000],[2015,1470000],[2016,1780000],[2017,2220000],[2018,2330000],[2019,437835000],[2020,391735000],[2021,453296000],[2022,498857000],[2023,432880000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2007,176157000],[2008,157618000],[2009,165028000],[2010,193291000],[2011,179216000],[2012,175262000],[2013,231170000],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,158139000],[2020,113342000],[2021,163297000],[2022,186674000],[2023,116807000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2007,103710000],[2008,92403000],[2009,92461000],[2010,105058000],[2011,114391000],[2012,98643000],[2013,125897000],[2014,119010000],[2015,130878000],[2016,113876000],[2017,108250000],[2018,123057000],[2019,112549000],[2020,52603000],[2021,113463000],[2022,132902000],[2023,86407000]], "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: 'FR0000185506_resus_an', data: FR0000185506_resus_an, height: "350", width: "100%" });