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 |
---|---|
Priority |
SankeyDataset.getPriority()
Returns the map for assigning a priority to the sankey elements.
|
Modifier and Type | Method and Description |
---|---|
void |
SankeyDataset.setPriority(Priority priority)
Sets the map for assigning a priority to the sankey elements.
|