Class LineChartData<T extends PointColorDataSet>
java.lang.Object
org.apache.syncope.client.console.chartjs.LineChartData<T>
- Type Parameters:
T
- the generic type of it's dataset
- All Implemented Interfaces:
Serializable
Provides chart data used by line charts.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LineChartData
public LineChartData()
-
-
Method Details
-
getLabels
-
getDatasets
-