new Charts(className) → {JSX.Element}
Displays section containing all charts
Parameters:
| Name | Type | Description |
|---|---|---|
className |
string | classname given to the section |
- Source:
Returns:
- Return the chart section that contains all the charts
- Type
- JSX.Element