var FR0004186856_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,234395000],[2009,252214000],[2010,282041000],[2011,284137000],[2012,298293000],[2013,299727000],[2014,315298000],[2015,342612000],[2016,1540000],[2017,2040000],[2018,367941000],[2019,395990000],[2020,427467000],[2021,521272000],[2022,539779000],[2023,529271000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,27587000],[2009,28925000],[2010,32151000],[2011,31820000],[2012,31446000],[2013,33162000],[2014,34444000],[2015,34275000],[2016,42100000],[2017,46000000],[2018,48221000],[2019,40886000],[2020,37095000],[2021,86276000],[2022,74002000],[2023,74264000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,18564000],[2009,18207000],[2010,22255000],[2011,22695000],[2012,22569000],[2013,23580000],[2014,25766000],[2015,24156000],[2016,27826000],[2017,34831000],[2018,36259000],[2019,28589000],[2020,19220000],[2021,62860000],[2022,47996000],[2023,55561000]], "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: 'FR0004186856_resus_an', data: FR0004186856_resus_an, height: "350", width: "100%" });