var FR0004125920_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": [[2011,1393982000],[2012,1456090000],[2013,1438044000],[2014,1540222000],[2015,1656881000],[2016,1677364000],[2017,6190000],[2018,2510436000],[2019,2707000000],[2020,2521195000],[2021,3136044000],[2022,3055527000],[2023,3122209000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2011,629351000],[2012,700135000],[2013,657605000],[2014,730213000],[2015,767099000],[2016,799549000],[2017,1295000000],[2018,1123236000],[2019,1259393000],[2020,1180360000],[2021,1585867000],[2022,1322845000],[2023,1416258000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2011,422597000],[2012,485692000],[2013,450684000],[2014,488321000],[2015,518630000],[2016,568265000],[2017,681294000],[2018,855004000],[2019,959282000],[2020,909800000],[2021,1369450000],[2022,1073716000],[2023,1164884000]], "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: 'FR0004125920_resus_an', data: FR0004125920_resus_an, height: "350", width: "100%" });