aboutsummaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-17 03:47:18 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-17 03:47:18 +0000
commit2fae617857e48dabb6ab5fa1f7ba604c409366f6 (patch)
treebed65e3db5c8b9fe19c647cf96d198aaa2a92f15 /print/Makefile
parentd7d1de73b56cec7a7ac77c17c1cf8b8247330725 (diff)
downloadports-2fae617857e48dabb6ab5fa1f7ba604c409366f6.tar.gz
ports-2fae617857e48dabb6ab5fa1f7ba604c409366f6.zip
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/
Notes
Notes: svn path=/head/; revision=266470
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
index 6003ca19b713..b5edde30e6da 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -318,6 +318,7 @@
SUBDIR += rubygem-prawn-core
SUBDIR += rubygem-prawn-flexible-table
SUBDIR += rubygem-prawn-format
+ SUBDIR += rubygem-prawn-graph
SUBDIR += rubygem-prawn-layout
SUBDIR += rubygem-prawn-security
SUBDIR += scribus