X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/1a62f78f4f3818ab697bddf51f80a1ba150ce9e7..131cab23209cb1dfa81930240b8cf722d2302131:/lib/gruff-0.2.8/README.txt diff --git a/lib/gruff-0.2.8/README.txt b/lib/gruff-0.2.8/README.txt new file mode 100644 index 0000000..6808687 --- /dev/null +++ b/lib/gruff-0.2.8/README.txt @@ -0,0 +1,15 @@ +== 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.