public
Rubygem
Description: Gruff graphing library for Ruby
Homepage: http://gruff.rubyforge.org
Clone URL: git://github.com/topfunky/gruff.git
topfunky (author)
Tue Mar 11 15:10:13 -0700 2008
commit  b5788a43b0d9714ed2e53dfa138d41c22ea4649c
tree    e8e40ff979f25fe16c0ab1a55b58fe1074a1f49d
gruff / README.txt
100644 16 lines (8 sloc) 0.374 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
== Gruff Graphs
 
A library for making beautiful graphs.
 
See samples at http://nubyonrails.com/pages/gruff
 
See the test suite in test/line_test.rb for examples.
 
== Documentation
 
Most of the documentation is in the Gruff::Base class.
 
== WARNING
 
This is beta-quality software. It works well according to my tests, but the API may change and other features will be added.