Update devel/devhelp to version 3.14.0
[dports.git] / graphics / p5-Chart / pkg-descr
1 This module is an attempt to build a general purpose graphing module
2 that is easily modified and expanded. I borrowed most of the API from
3 Martien Verbruggen's GIFgraph module. I liked most of GIFgraph, but I
4 thought it was to difficult to modify, and it was missing a few things
5 that I needed, most notably legends. So I decided to write a new module
6 from scratch, and I've designed it from the bottom up to be easy to
7 modify. Like GIFgraph, Chart::* uses Lincoln Stein's GD module for all
8 of its graphics primitives calls.
9
10 WWW: http://search.cpan.org/dist/Chart/