Module

Chart/Corporate

Represents the Corporate Structure section.

View Source sections/Home/Section7/Components/Corporate.jsx, line 4

Members

Array.<object>

# static constant corporate

Filtered corporate structure data.

View Source sections/Home/Section7/Components/Corporate.jsx, line 22

object

# static useGetInvestmentPortfolio

hook for getting the investment portfolio.

View Source sections/Home/Section7/Components/Corporate.jsx, line 10

Methods

# static getChartData(data) → {Array.<object>}

Get chart data for the Corporate Structure.

Parameters:
Name Type Description
data Array.<object>

The investment portfolio data.

View Source sections/Home/Section7/Components/Corporate.jsx, line 37

The chart data.

Array.<object>