| Package | Description |
|---|---|
| org.pepstock.charba.client |
Main package with all charts implementation, global classes and common interfaces.
|
| org.pepstock.charba.client.controllers |
Contains all classes to manage the implementations of 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
Global configuration to set controllers at global level.
It maps the CHART.JS object of controller, chart.controllers. |
| ControllerType
Represent the type of new controller.
|
| 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. |
| Controllers
Global configuration to set controllers at global level.
It maps the CHART.JS object of controller, chart.controllers. |
| ControllerType
Represent the type of new controller.
|
| StyleElement
Element used by controller by
removeHoverStyle and setHoverStyle methods. |