Sha256: 018677b5784c42f9b30f892d2ab1e747810688e5dc0bca30adf2e935887356e2

Contents?: true

Size: 609 Bytes

Versions: 8

Compression:

Stored size: 609 Bytes

Contents

= grafico

Rails (2.x - 3.x) view helpers for graphs using {Grafico}[http://grafico.kilianvalkhof.com/], a javascript graphic library built on {Raphael}[http://raphaeljs.com/].

== 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}[http://github.com/saulabs/reportable].

== Copyright

Copyright (c) 2010 Andy Rossmeissl. See LICENSE for details.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
grafico-0.2.5 README.rdoc
grafico-0.2.4 README.rdoc
grafico-0.2.3 README.rdoc
grafico-0.2.2 README.rdoc
grafico-0.2.1 README.rdoc
grafico-0.2.0 README.rdoc
grafico-0.1.1 README.rdoc
grafico-0.1.0 README.rdoc