Uses of Interface
org.pepstock.charba.client.data.HasTimeSeriesItems
-
Packages that use HasTimeSeriesItems Package Description org.pepstock.charba.client.data Contains all elements to configure the datasets of a chart instance (know as chart data at instance level). -
-
Uses of HasTimeSeriesItems in org.pepstock.charba.client.data
Classes in org.pepstock.charba.client.data that implement HasTimeSeriesItems Modifier and Type Class Description class
TimeSeriesBarDataset
The time series bar chart allows a number of properties to be specified for each dataset.class
TimeSeriesHorizontalBarDataset
The time series horizontal bar chart allows a number of properties to be specified for each dataset.class
TimeSeriesLineDataset
The time series line chart allows a number of properties to be specified for each dataset.
-