Package | Description |
---|---|
org.pepstock.charba.client.data |
Contains all elements to configure the datasets of a chart instance (know as chart data at instance level).
|
org.pepstock.charba.client.options |
Contains all elements to configure charts at global level (know as chart global options).
|
Modifier and Type | Method and Description |
---|---|
AnimationContainer |
Dataset.getAnimationContainer() |
Modifier and Type | Method and Description |
---|---|
AnimationContainer |
Options.getAnimationContainer() |
AnimationContainer |
HasAnimationOptions.getAnimationContainer()
Returns an animation container instance to use in the default methods of this interface.
|
AnimationContainer |
Tooltips.getAnimationContainer() |
AnimationContainer |
TypedDataset.getAnimationContainer() |