Class and Description |
---|
AbstractChart
Base class of all charts.
It contains Chart.js initialization. |
BarChart
BAR chart implementation.
|
ChartType
Enumerates all possible available types of a chart.
|
GlobalOptions
Contains the GLOBAL options for a specific chart instance.
Loaded when a new chart instance is created. It's the result of merging of different global options. |
IsChart
Interface which defines a chart.
|
Type
Interface to set the type of a chart.
|
UpdateConfiguration
Object can be provided with additional configuration for the update/render process.
This is useful when update is manually called inside an event handler and some different animation is desired. |
Class and Description |
---|
AbstractChart
Base class of all charts.
It contains Chart.js initialization. |
Class and Description |
---|
AbstractChart
Base class of all charts.
It contains Chart.js initialization. |
Class and Description |
---|
AbstractChart
Base class of all charts.
It contains Chart.js initialization. |
Class and Description |
---|
AbstractChart
Base class of all charts.
It contains Chart.js initialization. |
Controller
This interface enables the capability to create a custom chart.
|
Type
Interface to set the type of a chart.
|
Class and Description |
---|
Type
Interface to set the type of a chart.
|
Class and Description |
---|
AbstractChart
Base class of all charts.
It contains Chart.js initialization. |
Class and Description |
---|
Type
Interface to set the type of a chart.
|
Class and Description |
---|
AbstractChart
Base class of all charts.
It contains Chart.js initialization. |
Class and Description |
---|
AbstractChart
Base class of all charts.
It contains Chart.js initialization. |
Class and Description |
---|
AbstractChart
Base class of all charts.
It contains Chart.js initialization. |
Class and Description |
---|
AbstractChart
Base class of all charts.
It contains Chart.js initialization. |
Class and Description |
---|
AbstractChart
Base class of all charts.
It contains Chart.js initialization. |
Plugin
This interface is defining the extension hook for Chart.JS plugin implementation (both for inline and global plugins).
Plugins are the most efficient way to customize or change the default behavior of a chart. |
Class and Description |
---|
AbstractChart
Base class of all charts.
It contains Chart.js initialization. |
Plugin
This interface is defining the extension hook for Chart.JS plugin implementation (both for inline and global plugins).
Plugins are the most efficient way to customize or change the default behavior of a chart. |