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 |
---|---|
Labels |
SankeyDataset.getLabels()
Returns the map for labeling the sankey elements.
|
Modifier and Type | Method and Description |
---|---|
void |
SankeyDataset.setLabels(Labels labels)
Sets the map for labeling the sankey elements.
|