Package | Description |
---|---|
org.pepstock.charba.client |
Main package with all charts implementation, global classes and common interfaces.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractChart.render(UpdateConfiguration config)
Triggers a redraw of all chart elements.
|
void |
AbstractChart.update(UpdateConfiguration config)
Triggers an update of the chart.
|