aboutsummaryrefslogtreecommitdiffstats
path: root/print/Makefile
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-12-17 11:47:18 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-12-17 11:47:18 +0800
commit146a451a6dc912656a0186b96a7f5a919facc647 (patch)
treebec9698687799491f7b0d48d78137497101233f6 /print/Makefile
parente7ec899cc157d0fa8e132a943eea408e820e81b5 (diff)
downloadfreebsd-ports-gnome-146a451a6dc912656a0186b96a7f5a919facc647.tar.gz
freebsd-ports-gnome-146a451a6dc912656a0186b96a7f5a919facc647.tar.zst
freebsd-ports-gnome-146a451a6dc912656a0186b96a7f5a919facc647.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/
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