var FR0004023208_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,520534000],[2009,649065000],[2010,539964000],[2011,524083000],[2012,571798000],[2013,626115000],[2014,492517000],[2015,505903000],[2016,661488000],[2017,843789000],[2018,841730000],[2019,945289000],[2020,986077000],[2021,1209497000],[2022,1297162000],[2023,1296895000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-16224000],[2009,28916000],[2010,24092000],[2011,29942000],[2012,23473000],[2013,45975000],[2014,36456000],[2015,56477000],[2016,85544000],[2017,143272000],[2018,157098000],[2019,146722000],[2020,147423000],[2021,198030000],[2022,157743000],[2023,98559000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-45540000],[2009,10869000],[2010,15143000],[2011,15148000],[2012,19880000],[2013,27977000],[2014,28950000],[2015,21619000],[2016,47490000],[2017,83186000],[2018,98580000],[2019,87901000],[2020,99898000],[2021,158501000],[2022,102319000],[2023,64822000]], "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: 'FR0004023208_resus_an', data: FR0004023208_resus_an, height: "350", width: "100%" });