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 |
---|---|
PaddingCallback |
SankeyDataset.getPaddingCallback()
Returns the padding callback, if set, otherwise
null . |
Modifier and Type | Method and Description |
---|---|
void |
SankeyDataset.setPadding(PaddingCallback paddingCallback)
Sets the padding callback.
|