Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/viadeo/rorschart

Interprates multiple Rails data structures to generate beautiful Google Charts
https://github.com/viadeo/rorschart

Last synced: 3 months ago
JSON representation

Interprates multiple Rails data structures to generate beautiful Google Charts

Awesome Lists containing this project

README

        

Rorschart · [![Gem Version](https://badge.fury.io/rb/rorschart.svg)](https://badge.fury.io/rb/rorschart)
=========

Rorschart is a Ruby library that interprates common Ruby and Activerecord data structures for you to generate beautiful Javascript Google Chart.

* Multi-series charts directly from yours ActiveRecord queries
* Works with all Google Charts
* Detects appropriate data type to customize axes labels
* Supports asynchonous ajax data generation
* Rorschart knows how to draw charts from Array, Hash, Array of Array or Hash, ActiveRecord::Relation...

Checkout the [demonstration page](http://viadeo.github.io/rorschart).

Designed to be the perfect companion to [Snowplow-dashboard](https://github.com/viadeo/snowplow-dashboard).

## License

Distributed under the MIT license.