class |
AreaDataset |
The area chart allows a number of properties to be specified for each dataset.
|
class |
BarDataset |
The bar chart allows a number of properties to be specified for each data set.
|
class |
BubbleDataset |
The chart allows a number of properties to be specified for each data set.
|
class |
Dataset |
The chart allows a number of properties to be specified for each data set.
|
class |
DoughnutDataset |
The doughnut chart allows a number of properties to be specified for each dataset.
|
class |
HorizontalBarDataset |
The horizontal bar 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.
Some properties can be specified as an array.
If these are set to an array value, the first value applies to the first bar, the second value to the second bar, and so on.
|
class |
HoverDataset |
The 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.
|
class |
HoverFlexDataset |
This dataset is managing some common properties related to background and border colors where every property can be set as a single value or an array.
|
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 |
LiningDataset |
The 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.
This class collects a set of common field for Line and Radar charts.
|
class |
PieDataset |
The pie chart allows a number of properties to be specified for each dataset.
|
class |
PolarAreaDataset |
The polar area chart allows a number of properties to be specified for each dataset.
|
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 |
StackedBarDataset |
The stacked bar area chart allows a number of properties to be specified for each dataset.
|
class |
StackedHorizontalBarDataset |
The stacked horizontal bar area chart allows a number of properties to be specified for each dataset.
|
class |
StackedLineDataset |
The stacked line chart allows a number of properties to be specified for each dataset.
These are used to set display properties for a specific dataset.
Extends the line dataset.
|
class |
TimeSeriesBarDataset |
The time series bar chart allows a number of properties to be specified for each dataset.
|
class |
TimeSeriesHorizontalBarDataset |
The time series horizontal bar 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.
|