Package | Description |
---|---|
org.pepstock.charba.client | |
org.pepstock.charba.client.controllers |
Class and Description |
---|
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 . |
StyleElement
Element used by controller by
removeHoverStyle and setHoverStyle methods. |
Class and Description |
---|
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. |
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 |
StyleElement
Element used by controller by
removeHoverStyle and setHoverStyle methods. |