class |
LineDataset |
The line chart allows a number of properties to be specified for each data set.
These are used to set display properties for a specific data set.
All point* properties can be specified as an array.
If these are set to an array value, the first value applies to the first point, the second value to the second point, and so on.
|
class |
RadarDataset |
The radar chart allows a number of properties to be specified for each dataset.
|
class |
ScatterDataset |
The scatter chart allows a number of properties to be specified for each dataset.
|
class |
StackedAreaDataset |
The stacked area chart allows a number of properties to be specified for each dataset.
|
class |
TimeSeriesLineDataset |
The time series line chart allows a number of properties to be specified for each dataset.
|
class |
VerticalLineDataset |
The vertical line chart allows a number of properties to be specified for each data set.
These are used to set display properties for a specific data set.
All point* properties can be specified as an array.
If these are set to an array value, the first value applies to the first point, the second value to the second point, and so on.
|