Uses of Class
com.kingsrook.qqq.backend.core.model.dashboard.widgets.ChartData.Data.Dataset
Packages that use ChartData.Data.Dataset
-
Uses of ChartData.Data.Dataset in com.kingsrook.qqq.backend.core.model.dashboard.widgets
Methods in com.kingsrook.qqq.backend.core.model.dashboard.widgets that return ChartData.Data.DatasetModifier and TypeMethodDescriptionChartData.Data.getDataset()
Getter for single datasetChartData.Data.Dataset.withBackgroundColor
(String backgroundColor) Fluent setter for backgroundColorChartData.Data.Dataset.withBackgroundColors
(List<String> backgroundColors) Fluent setter for backgroundColorFluent setter for colorFluent setter for dataFluent setter for labelFluent setter for urlsMethods in com.kingsrook.qqq.backend.core.model.dashboard.widgets that return types with arguments of type ChartData.Data.DatasetMethod parameters in com.kingsrook.qqq.backend.core.model.dashboard.widgets with type arguments of type ChartData.Data.DatasetModifier and TypeMethodDescriptionChartData.Data.withDatasets
(List<ChartData.Data.Dataset> datasets) Fluent setter for datasets