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
poogle (author)
Wed Nov 08 13:35:39 -0800 2006
commit  bd39ee37b54d4e8e0a19821c07f3d968a2725c91
tree    cfeac7018f555cc58e83155c37268752c634003b
parent  23b6ed30eb700182d047859ae48b3c8f4dd2256f
name age message
file CHANGES Wed Aug 30 06:10:53 -0700 2006 Renamed so it works with meta project [poogle]
file MIT-LICENSE Wed Aug 30 05:58:29 -0700 2006 Initial checkin [poogle]
file README Wed Aug 30 05:58:29 -0700 2006 Initial checkin [poogle]
file Rakefile Wed Aug 30 06:12:26 -0700 2006 update for file rename [poogle]
directory lib/ Wed Aug 30 05:58:29 -0700 2006 Initial checkin [poogle]
directory 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