Package | Description |
---|---|
org.pepstock.charba.client.events |
Contains all events to interact with chart instance.
|
Constructor and Description |
---|
AnimationCompleteEvent(BaseNativeEvent nativeEvent,
AnimationItem item)
Creates the event with the animation info from chart.
|
AnimationProgressEvent(BaseNativeEvent nativeEvent,
AnimationItem item)
Creates the event with the animation info from chart.
|