Module

Chart/Promoters

Represents the Promoters Structure section.

View Source sections/Home/Section7/Components/Promoters.jsx, line 6

Members

Array.<object>

# static constant promoters

Filtered promoters structure data.

View Source sections/Home/Section7/Components/Promoters.jsx, line 24

object

# static useGetInvestmentPortfolio

Hook for getting the investment portfolio.

View Source sections/Home/Section7/Components/Promoters.jsx, line 12

Methods

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

Get chart data for the Promoters Structure.

Parameters:
Name Type Description
data Array.<object>

The investment portfolio data.

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

The chart data.

Array.<object>