Project

rorschart

0.01
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Interprets Rails data structures for you to generate beautiful Google Charts
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 4.2.0
~> 1.3
>= 0

Runtime

 Project Readme

Rorschart ยท Gem Version

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.

Designed to be the perfect companion to Snowplow-dashboard.

License

Distributed under the MIT license.