Uses of Class
org.pepstock.charba.client.configuration.CartesianLogarithmicAxis
-
Packages that use CartesianLogarithmicAxis Package Description org.pepstock.charba.client.geo Contains all classes to activate the GEO controllers (AKAchartjs-chart-geo.js) for CHART.js. -
-
Uses of CartesianLogarithmicAxis in org.pepstock.charba.client.geo
Subclasses of CartesianLogarithmicAxis in org.pepstock.charba.client.geo Modifier and Type Class Description classColorLogarithmicAxisThe coloring of the nodes will be done with a special color scale, for logarithmic data.
Provides the elements, as colored legend, which can provide the how the values are distributed on map.classSizeLogarithmicAxisThe scale is used to map the values to symbol radius size, for logarithmic data.
Provides the elements, as colored legend, which can provide the how the values are distributed on map.
-