| Package | Description | 
|---|---|
| org.pepstock.charba.client | 
 Main package with all charts implementation, global classes and common interfaces. 
 | 
| org.pepstock.charba.client.impl.plugins | 
 Contains some plugins implementations, available out-of-the box. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
default void | 
Plugin.onResize(IsChart chart,
        PluginResizeArgument argument)
Called after the chart as been resized. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ChartBackgroundColor.onResize(IsChart chart,
        PluginResizeArgument argument)  |