Uses of Class
org.pepstock.charba.client.matrix.MatrixOptions
-
Packages that use MatrixOptions Package Description org.pepstock.charba.client.gwt.widgets Contains all charts classes wrapped as GWT widget in order to enable to use inside to GWT UIBinder.org.pepstock.charba.client.matrix Contains all classes to activate the Matrix controller (AKAchartjs-chart-matrix.js
) for CHART.js. -
-
Uses of MatrixOptions in org.pepstock.charba.client.gwt.widgets
Methods in org.pepstock.charba.client.gwt.widgets that return MatrixOptions Modifier and Type Method Description MatrixOptions
MatrixChartWidget. getOptions()
-
Uses of MatrixOptions in org.pepstock.charba.client.matrix
Methods in org.pepstock.charba.client.matrix that return MatrixOptions Modifier and Type Method Description MatrixOptions
MatrixChart. getOptions()
-