/googlechartwrapper

Automatically exported from code.google.com/p/googlechartwrapper

Primary LanguageJava

Google decided a long time ago to dicontinue the chart api. After the announcment we also stopped working on the API. However, we think that the code and some ideas are still relevant. After Google announced to shut down Google Code we moved the project to GitHub.

googlechartwrapper

Automatically exported from code.google.com/p/googlechartwrapper

Java Library for the Google Chart API. It supports developers generating chart URLs within the java environment via an intuitive API. Currently most1 features of the google API are supported and it is easily expandable to match own requirements.


==Features==

==Documentation & Examples== We continue to work on the documentation of the project. Most implementation details are documented in the [http://www.toolforge.de/javadoc/googlechartwrapper/index.html javadoc] of the project. Furthermore, a growing list of wiki sites contains simple and extended examples how to use the API.


==Chart Gallery with Code Examples==

Formula Code Example

Bar Chart Code Example


GoogleOMeter Example


Line Chart Code Example 1


Line Chart Code Example 2

Map Code Example

Pie Chart Code Example 1

Pie Chart Code Example 2

QR Code Example

Radar Chart Code Example

Scatter Plot Code Example

Venn Diagram Code Example


1The team is currently developing version 1.1 which will support features added to the google chart api after the release of version 1.0.