Package | Description |
---|---|
org.pepstock.charba.client.events |
Contains all events to interact with chart instance.
|
org.pepstock.charba.client.impl.callbacks |
Contains some callbacks implementations, available out-of-the box.
|
Modifier and Type | Method and Description |
---|---|
void |
LegendClickEventHandler.onClick(LegendClickEvent event)
Invoked when the user clicks on the chart legend.
|
Modifier and Type | Method and Description |
---|---|
void |
AtLeastOneDatasetHandler.onClick(LegendClickEvent event) |