Module

Chart/Investment

Represents the Investment Structure section.

View Source sections/Home/Section7/Components/Investment.jsx, line 5

Members

Array.<object>

# static constant investment

Filtered investment structure data.

View Source sections/Home/Section7/Components/Investment.jsx, line 23

object

# static useGetInvestmentPortfolio

Hook for getting the investment portfolio.

View Source sections/Home/Section7/Components/Investment.jsx, line 11

Methods

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

Get chart data for the Investment Structure.

Parameters:
Name Type Description
data Array.<object>

The investment portfolio data.

View Source sections/Home/Section7/Components/Investment.jsx, line 30

The chart data.

Array.<object>