| Package | Description |
|---|---|
| org.pepstock.charba.client.callbacks | |
| org.pepstock.charba.client.options |
| Modifier and Type | Method and Description |
|---|---|
LegendLabelItem[] |
LegendLabelsCallback.generateLegendLabels(AbstractChart<?,?> chart)
Generates legend items for each thing in the legend.
|
| Modifier and Type | Method and Description |
|---|---|
protected LegendLabelItem[] |
LegendLabels.generateLegendLabels()
Called to generate legend items for each thing in the legend.
|