Uses of Package
org.pepstock.charba.client.geo.enums
-
Packages that use org.pepstock.charba.client.geo.enums Package Description org.pepstock.charba.client.geo Contains all classes to activate the GEO controllers (AKAchartjs-chart-geo.js
) for CHART.js.org.pepstock.charba.client.geo.enums Contains all enumerations to configure the GEO controllers. -
Classes in org.pepstock.charba.client.geo.enums used by org.pepstock.charba.client.geo Class Description Align Enumerates the align options to define the position of the scale.Position Property to set the position of the legend on the chart area.Projection Enumerates the possible map projections which are a way to flatten a globe's surface into a plane in order to make a map. -
Classes in org.pepstock.charba.client.geo.enums used by org.pepstock.charba.client.geo.enums Class Description Align Enumerates the align options to define the position of the scale.ClipMap Enumerates the possible values to clip the rendering to the chart area of the GEO graph.Interpolate Enumerates the color interpolation for data set and scale.Mode Enumerates the operation modes for the scale, area means that the area is linearly increasing whereas radius the radius is.Position Property to set the position of the legend on the chart area.Projection Enumerates the possible map projections which are a way to flatten a globe's surface into a plane in order to make a map.