K - The type of the x-axis ('keys') of the dataV - The type of the y-axis ('values') of the data.public interface ChartJsData<K extends Serializable,V extends Serializable> extends Serializable
config.data property.| Modifier and Type | Method and Description |
|---|---|
List<ChartJsDataset<K,V>> |
getDatasets() |
List<ChartJsDataset<K,V>> getDatasets()
Copyright © 2018. All rights reserved.