This library makes it easy to implement a Visualization data source so that you can
easily chart or visualize your data from any of your data stores.
The library implements the Google Visualization API wire protocol and query language.
You therefore need write only the code required to make your data available to the library in
the form of a data table.
This task is made easier by the provision of abstract classes and helper
functions.
Version1.0.2compared with
Version Details
| 1.0.1 | 1.0.2 | |
|---|---|---|
| Release date | Oct 07, 2009 | Oct 07, 2009 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.