public
Description: Rubicus is a pure Ruby wrapper around the ploticus http://ploticus.sourceforge.net graphing library
Clone URL: git://github.com/daikini/rubicus.git
Search Repo:
name age message
folder CHANGES Wed Aug 30 06:10:53 -0700 2006 Renamed so it works with meta project [poogle]
folder MIT-LICENSE Wed Aug 30 05:58:29 -0700 2006 Initial checkin [poogle]
folder README Wed Aug 30 05:58:29 -0700 2006 Initial checkin [poogle]
folder Rakefile Wed Aug 30 06:12:26 -0700 2006 update for file rename [poogle]
folder lib/ Wed Aug 30 05:58:29 -0700 2006 Initial checkin [poogle]
folder test/ Wed Nov 08 13:35:39 -0800 2006 Example from Mike's site [poogle]
README
==Rubicus

Author:: Jonathan Younger (jonathan@daikini.com)
Date:: August 24th, 2006

Rubicus is a pure Ruby wrapper around the ploticus http://ploticus.sourceforge.net graphing library.

For basic usage instructions, refer to the documentation for Rubicus::Graph.

Based on the design of Scruffy Graphs (a beautiful graphing library for Ruby) by Brasten Sager. 
http://scruffy.rubyforge.org/
Custom ploticus graph code taken from ploticus.rb by Mike Neumann. http://www.ntecs.de/blog-old/Blog/RubyPloticus.rdoc