| Package | Description |
|---|---|
| nl.crashdata.chartjs.data | |
| nl.crashdata.chartjs.data.simple | |
| nl.crashdata.chartjs.data.simple.builder |
| Modifier and Type | Method and Description |
|---|---|
ChartJsInteractionMode |
ChartJsHoverConfig.getMode() |
ChartJsInteractionMode |
ChartJsTooltipConfig.getMode() |
static ChartJsInteractionMode |
ChartJsInteractionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartJsInteractionMode[] |
ChartJsInteractionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChartJsInteractionMode |
SimpleChartJsTooltipConfig.getMode() |
ChartJsInteractionMode |
SimpleChartJsHoverConfig.getMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleChartJsTooltipConfig.setMode(ChartJsInteractionMode mode) |
void |
SimpleChartJsHoverConfig.setMode(ChartJsInteractionMode mode) |
| Modifier and Type | Method and Description |
|---|---|
SimpleChartJsHoverConfigBuilder |
SimpleChartJsHoverConfigBuilder.withMode(ChartJsInteractionMode mode) |
SimpleChartJsTooltipConfigBuilder |
SimpleChartJsTooltipConfigBuilder.withMode(ChartJsInteractionMode mode) |
Copyright © 2018. All rights reserved.