LineChart components visualize data trends over continuous intervals with customizable styling and multiple series support.
Prop | Type | Default |
|---|---|---|
No dataThere are no records to display | ||
Each data point in the data array should follow this structure:
Prop | Type | Default |
|---|---|---|
No dataThere are no records to display | ||
When using multiple lines, each series in the series array should follow this structure:
Prop | Type | Default |
|---|---|---|
No dataThere are no records to display | ||
The margin object defines spacing around the chart:
Prop | Type | Default |
|---|---|---|
No dataThere are no records to display | ||
Available color values: primary, secondary, success, info, warning, danger, muted