Module

Chart/Private

Represents the Private Group Investment Plan section.

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

Members

Array.<object>

# static constant privates

Filtered private group investment plan data.

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

object

# static useGetInvestmentPortfolio

Hook for getting the investment portfolio.

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

Methods

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

Get chart data for the Private Group Investment Plan.

Parameters:
Name Type Description
data Array.<object>

The investment portfolio data.

View Source sections/Home/Section7/Components/Private.jsx, line 32

The chart data.

Array.<object>