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.
For developer documentation see the Data Source Library Developer's Guide.
For information on dependencies and set-up see Installing the Data Source Java Library
To get, or browse, the source code click the Source tab.