google_data_source

The google data source plugin consists of two parts:

  • The Reporting engine is a flexible model toolkit to generate rich queries over multiple tables. It is able to transparently aggregate data from multiple tables, regroup it and prepare it for displaying

  • The Datasource engine is the representation layer. It renders the data using the google datasource standard (code.google.com/intl/de-DE/apis/charttools/index.html). This makes visualizing the data quite easy.

TODO

  • Separate Reporting & Datasource logic into two independent plugins

  • Add Javascripts and howtos

Contributing to google_data_source

  • Check out the latest master to make sure the feature hasn’t been implemented or the bug hasn’t been fixed yet

  • Check out the issue tracker to make sure someone already hasn’t requested it and/or contributed it

  • Fork the project

  • Start a feature/bugfix branch

  • Commit and push until you are happy with your contribution

  • Make sure to add tests for it. This is important so I don’t break it in a future version unintentionally.

  • Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.

Copyright © 2011 Tobias Schlottke. See LICENSE.txt for further details.