Project

grafico

0.0
No commit activity in last 3 years
No release in over 3 years
Rails (2.x - 3.x) view helpers for graphs using Grafico, a javascript graphic library built on Raphael.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies
 Project Readme

grafico¶ ↑

Rails (2.x - 3.x) view helpers for graphs using Grafico, a javascript graphic library built on Raphael.

Installation¶ ↑

  • Add the gem to your Rails app, either through an initializer (Rails 2.x with rake gems:install) or its Gemfile (Rails 3 with bundle install).

  • Use the grafico_assets generator to add the necessary javascript libraries to your app.

Acknowledgements¶ ↑

Inspired by reportable.

Copyright © 2010 Andy Rossmeissl. See LICENSE for details.