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.
|
Modifier and Type | Method and Description |
---|---|
ChartNode |
AbstractChart.getNode()
Returns the chart node with runtime data.
|
Modifier and Type | Method and Description |
---|---|
ChartNode |
Context.getNode()
Returns the chart node with runtime data.
|