Uses of Class
org.pepstock.charba.client.options.Bar
-
Packages that use Bar 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.options Contains all elements to configure charts at global level (know as chart global options). -
-
Uses of Bar in org.pepstock.charba.client.geo
Subclasses of Bar in org.pepstock.charba.client.geo Modifier and Type Class Description classChoroplethBarThe styling of the new elementChoroplethBaris based onBarelement with some additional options for the outline and graticule. -
Uses of Bar in org.pepstock.charba.client.options
Methods in org.pepstock.charba.client.options that return Bar Modifier and Type Method Description BarElements. getBar()Returns the bar element.
-