Class | Description |
---|---|
AbstractController |
Abstract implementation of a controller.
|
Context |
This object stores the
this instance of java script because is necessary to invoke the
default methods of controller when it's extending an existing chart. |
Controllers |
Glabal configuration to set controllers at global level.
It maps the CHART.JS object of controller, chart.controllers . |
ControllerType | |
StyleElement |
Element used by controller by
removeHoverStyle and setHoverStyle methods. |
StyleElement.InternalScaleItem |
Internal class to extend scale items.
|
Exception | Description |
---|---|
InvalidControllerTypeException |
Exception created when the controller type is not valid.
A controller type can not start with a dot or an underscore can not contain any non-URL-safe characters |