Added the Gruff library to the lib/ directory of the the rails folder, and the
[selectricity] / lib / gruff-0.2.8 / README.txt
1 == Gruff Graphs
2
3 A library for making beautiful graphs.
4
5 See samples at http://nubyonrails.com/pages/gruff
6
7 See the test suite in test/line_test.rb for examples.
8
9 == Documentation
10
11 Most of the documentation is in the Gruff::Base class.
12
13 == WARNING
14
15 This is beta-quality software. It works well according to my tests, but the API may change and other features will be added.

Benjamin Mako Hill || Want to submit a patch?