| Package | Description |
|---|---|
| org.pepstock.charba.client.sankey |
Contains all classes to activate the Sankey controller (AKA
chartjs-chart-sankey.js ) for CHART.js. |
| Modifier and Type | Method and Description |
|---|---|
SizeCallback |
SankeyDataset.getSizeCallback()
Returns the size callback, if set, otherwise
null. |
| Modifier and Type | Method and Description |
|---|---|
void |
SankeyDataset.setSize(SizeCallback sizeCallback)
Sets the size callback.
|