| Package | Description |
|---|---|
| nl.crashdata.chartjs.data | |
| nl.crashdata.chartjs.data.simple | |
| nl.crashdata.chartjs.data.simple.builder |
| Modifier and Type | Method and Description |
|---|---|
List<ChartJsDataPoint<K,V>> |
ChartJsDataset.getData() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleChartJsDataPoint<X extends Serializable,Y extends Serializable> |
| Modifier and Type | Method and Description |
|---|---|
List<ChartJsDataPoint<K,V>> |
SimpleChartJsDataset.getData() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleChartJsDataset.setData(List<ChartJsDataPoint<K,V>> data) |
| Modifier and Type | Method and Description |
|---|---|
SimpleChartJsDatasetBuilder<K,V> |
SimpleChartJsDatasetBuilder.addDataPoint(ChartJsDataPoint<K,V> dataPoint) |
| Modifier and Type | Method and Description |
|---|---|
SimpleChartJsDatasetBuilder<K,V> |
SimpleChartJsDatasetBuilder.withDataPoints(List<ChartJsDataPoint<K,V>> dataPoints) |
Copyright © 2018. All rights reserved.