Commit graph

4 commits

Author SHA1 Message Date
Steve Wills
6ed7970d0c - Add stage support 2013-10-30 02:54:59 +00:00
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
Philip M. Gollucci
8d254b7c31 - Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
2011-06-23 17:51:43 +00:00
Philip M. Gollucci
2fae617857 Prawn::Graph aims to add this functionality to Prawn by using the
native PDF drawing tools Prawn exposes and a friendly single-method
call to draw the graph.

The graphs and the values plotted and drawn are all relatively sized
within the bounds of the width and height you have set and should
scale pretty well to any size of value. Of course, if things do end
up looking too squashed, you can always just make your graph bigger.

At the moment, only Bar and Line charts are implemented, with others
coming soon. Both charts work in mostly the same way.

WWW:    http://ryanstenhouse.eu/
2010-12-17 03:47:18 +00:00