EchoPoint API - 3.0.0b5
App Webcontainer

Package echopoint.google.chart

Base package under which components wrappers for Google Chart API are organised.

See:
          Description

Class Summary
BarChart<N extends Number> Component wrapper for a Bar chart provided by Google Chart API.
LineChart<N extends Number> Component wrapper for a Line chart provided by Google Chart API.
Map Component wrapper for a Map provided by Google Chart API.
Meter Component wrapper for a Google-o-meter provided by Google Chart API.
PieChart<N extends Number> Component wrapper for a Pie chart provided by Google Chart API.
QRCode Component wrapper for a QR codes provided by Google Chart API.
RadarChart<N extends Number> Component wrapper for a Radar chart provided by Google Chart API.
ScatterPlot<N extends Number> Component wrapper for a Scatter Plot provided by Google Chart API.
Sparkline<N extends Number> Component wrapper for a Sparkline provided by Google Chart API.
VennDiagram Component wrapper for a Venn Diagram provided by Google Chart API.
 

Enum Summary
BarChart.Orientation Enumeration for orientation types supported by bar charts.
Map.Regions An enumeration used to represent the regions supported by the map.
PieChart.Dimensions An enumeration used to represent the pie chart dimensions.
RadarChart.LineStyle The enumeration of line styles supported by the chart.
 

Package echopoint.google.chart Description

Base package under which components wrappers for Google Chart API are organised.


EchoPoint API - 3.0.0b5
App Webcontainer