var FR0010451203_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,12861600000],[2009,11307300000],[2010,11960100000],[2011,12717100000],[2012,13449200000],[2013,13011600000],[2014,13081200000],[2015,13537600000],[2016,13162100000],[2017,340000],[2018,13365700000],[2019,13742000000],[2020,12592500000],[2021,14690200000],[2022,18701600000],[2023,19153400000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,553400000],[2009,315900000],[2010,485400000],[2011,596900000],[2012,647400000],[2013,521000000],[2014,495800000],[2015,379400000],[2016,397000000],[2017,580000000],[2018,409800000],[2019,486400000],[2020,-3400000],[2021,911800000],[2022,1343000000],[2023,1216600000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,230200000],[2009,80600000],[2010,228500000],[2011,318300000],[2012,318100000],[2013,210600000],[2014,199700000],[2015,16900000],[2016,137900000],[2017,105800000],[2018,150700000],[2019,204400000],[2020,-261200000],[2021,597100000],[2022,922300000],[2023,774700000]], "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: 'FR0010451203_resus_an', data: FR0010451203_resus_an, height: "350", width: "100%" });