Constructor
# <SwimDashboard swimmerData swimEvent tableData clubName season />
PropTypes:
| Name | Type | Required | Description | Default |
|---|---|---|---|---|
swimmerData |
arrayOf | No | Standardized JSON File structure Converted from Swimmer Component. It is an Array[Workbooks[Events[Swimmers[]]]] | |
swimEvent |
string | Yes | The name of the event | |
tableData |
arrayOf | No | Standardized JSON File structure Converted from Swimmer Component. | |
clubName |
string | Yes | The name of the club that is being graphed | |
season |
string | No | The season that data is being graphed from |