var FR0000125585_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,28704000000],[2009,26757000000],[2010,29078000000],[2011,34361000000],[2012,41971000000],[2013,48645000000],[2014,48493000000],[2015,46145000000],[2016,36030000000],[2017,150000],[2018,36604000000],[2019,34645000000],[2020,31912000000],[2021,30549000000],[2022,9399000000],[2023,8957000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,1209000000],[2009,1173000000],[2010,1314000000],[2011,1391000000],[2012,2380000000],[2013,2624000000],[2014,1736000000],[2015,967000000],[2016,409000000],[2017,1242000000],[2018,834000000],[2019,574000000],[2020,628000000],[2021,530000000],[2022,402000000],[2023,-1033000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,497000000],[2009,591000000],[2010,550000000],[2011,568000000],[2012,1062000000],[2013,851000000],[2014,251000000],[2015,-43000000],[2016,2679000000],[2017,101000000],[2018,-54000000],[2019,-1432000000],[2020,-886000000],[2021,-530000000],[2022,-316000000],[2023,-5661000000]], "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: 'FR0000125585_resus_an', data: FR0000125585_resus_an, height: "350", width: "100%" });