ESG Rating Distribution – Bar Chart

The Bar Chart allows Investment Managers to display fund composition and performance data. Where required, benchmark/s performance may also be displayed over the same periods as the share class.

This configuration variation includes the following features:

  • Title
  • As as date
  • Fund composition

Application

Make iFrame Height Dynamic Based on Content Inside Using JavaScript

Data

{
“code”: “esg_classification”,
“values”: [
{
“label”: “AAA”,
“report_date”: “2022-09-01”,
“value”: 3.37
},
{
“label”: “AA”,
“report_date”: “2022-09-01”,
“value”: 51.68
},
{
“label”: “A”,
“report_date”: “2022-09-01”,
“value”: 32.71
},
{
“label”: “BBB”,
“report_date”: “2022-09-01”,
“value”: 3.64
},
{
“label”: “BB”,
“report_date”: “2022-09-01”,
“value”: 1.37
},
{
“label”: “B”,
“report_date”: “2022-09-01”,
“value”: 0.47
},
{
“label”: “CCC”,
“report_date”: “2022-09-01”,
“value”: 0.07
},
{
“label”: “Unclassified”,
“report_date”: “2022-09-01”,
“value”: 6.68
}
]
}

Tutorial