README.txt

Path: README.txt
Last Update: Sun Aug 24 06:30:43 -0600 2008

Gruff Graphs

A library for making beautiful graphs.

See samples at 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.

Source

The source for this project is now kept at GitHub:

github.com/topfunky/gruff/tree/master

CONTRIBUTE

Patches appreciated, especially if they are in Git format (with metadata so your name shows up in the commit logs).

Use these instructions:

gweezlebur.com/2008/2/1/so-you-want-to-contribute-to-merb-core-part-1

gweezlebur.com/2008/2/9/contributing-to-merb-part-2

[Validate]