Skip to content
/ rafa Public
forked from chubas/rafa

Rails plugin for using javascript raphael.js library easily from views. This fork will attempt to integrate g.raphael.

License

Notifications You must be signed in to change notification settings

suranyami/rafa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rafa

This module provides an extension to ActionView helpers as a wrapper for the Raphael.js library by Dmitry Baranovskiy, that makes easy to add SVG and canvas elements to the page and make use of the Raphael library within Rails.

Currently works with Raphael version 0.6.3

This fork adds support for g.Raphael graphs.

Installation

To install as a plugin:

./script/plugin install git://github.com/suranyami/rafa.git

Example

You can see examples in the directory rafa/examples/

Copyright (c) 2009 Ruben Medellin ruben.medellin.c@gmail.com, released under the MIT license

Additions from David Parry david.parry@suranyami.com, 2010.

About

Rails plugin for using javascript raphael.js library easily from views. This fork will attempt to integrate g.raphael.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%