Uses of Class
org.pepstock.charba.client.matrix.MatrixDataPoint.MatrixDataPointFactory
-
Packages that use MatrixDataPoint.MatrixDataPointFactory Package Description org.pepstock.charba.client.matrix Contains all classes to activate the Matrix controller (AKAchartjs-chart-matrix.js
) for CHART.js. -
-
Uses of MatrixDataPoint.MatrixDataPointFactory in org.pepstock.charba.client.matrix
Fields in org.pepstock.charba.client.matrix declared as MatrixDataPoint.MatrixDataPointFactory Modifier and Type Field Description static MatrixDataPoint.MatrixDataPointFactory
MatrixDataPoint. FACTORY
Factory instance to create data points.
-