Country Allocation w/disclaimer – 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 at date
  • Legend
  • Disclaimer

Application

Data

{
“code”: “country_allocation”,
“values”: [
{
“allocation_date”: “2020-05-31”,
“benchmark_value”: 14.2586478,
“effective_date”: “2020-06-12”,
“label”: “Germany”,
“value”: 26.58166574
},
{
“allocation_date”: “2020-05-31”,
“benchmark_value”: 3.99073589,
“effective_date”: “2020-06-12”,
“label”: “Spain”,
“value”: 13.9837997
},
{
“allocation_date”: “2020-05-31”,
“benchmark_value”: 23.46399746,
“effective_date”: “2020-06-12”,
“label”: “United Kingdom”,
“value”: 12.67382401
},
{
“allocation_date”: “2020-05-31”,
“benchmark_value”: 7.03719751,
“effective_date”: “2020-06-12”,
“label”: “Netherlands”,
“value”: 11.27595265
},
{
“allocation_date”: “2020-05-31”,
“benchmark_value”: 17.20605733,
“effective_date”: “2020-06-12”,
“label”: “France”,
“value”: 9.3252636
},
{
“allocation_date”: “2020-05-31”,
“benchmark_value”: 16.67819671,
“effective_date”: “2020-06-12”,
“label”: “Switzerland”,
“value”: 7.93485627
},
{
“allocation_date”: “2020-05-31”,
“benchmark_value”: 3.7192254,
“effective_date”: “2020-06-12”,
“label”: “Denmark”,
“value”: 6.6532517
},
{
“allocation_date”: “2020-05-31”,
“benchmark_value”: 4.65283028,
“effective_date”: “2020-06-12”,
“label”: “Sweden”,
“value”: 3.89795875
},
{
“allocation_date”: “2020-05-31”,
“benchmark_value”: 0.9073343,
“effective_date”: “2020-06-12”,
“label”: “Norway”,
“value”: 3.51761507
},
{
“allocation_date”: “2020-05-31”,
“benchmark_value”: 1.71570487,
“effective_date”: “2020-06-12”,
“label”: “Finland”,
“value”: 2.88894188
}
]
}

Tutorial