The graphics/p5-GD-Graph port
p5-GD-Graph-1.56 – module for graph plotting (cvsweb github mirror)
Description
GD::Graph is a Perl module to create charts using the GD module. The following classes for graphs with axes are defined: GD::Graph::lines - Create a line chart. GD::Graph::bars - Create a bar chart. GD::Graph::points - Create an chart, displaying the data as points. GD::Graph::linespoints - Combination of lines and points. GD::Graph::area - Create a graph, representing the data as areas under a line. GD::Graph::mixed - Create a mixed type graph, any combination of the above. At the moment this is fairly limited. Some of the options that can be used with some of the individual graph types won't work very well. Multiple bar graphs in a mixed graph won't display very nicely.WWW: https://metacpan.org/release/GDGraph
Maintainer
Benoit Lecocq
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/libdata/perl5/site_perl/GD/Graph.pm
- /usr/local/libdata/perl5/site_perl/GD/Graph/
- /usr/local/libdata/perl5/site_perl/GD/Graph/Data.pm
- /usr/local/libdata/perl5/site_perl/GD/Graph/Error.pm
- /usr/local/libdata/perl5/site_perl/GD/Graph/FAQ.pod
- /usr/local/libdata/perl5/site_perl/GD/Graph/area.pm
- /usr/local/libdata/perl5/site_perl/GD/Graph/axestype.pm
- /usr/local/libdata/perl5/site_perl/GD/Graph/bars.pm
- /usr/local/libdata/perl5/site_perl/GD/Graph/colour.pm
- /usr/local/libdata/perl5/site_perl/GD/Graph/hbars.pm
- /usr/local/libdata/perl5/site_perl/GD/Graph/lines.pm
- /usr/local/libdata/perl5/site_perl/GD/Graph/linespoints.pm
- /usr/local/libdata/perl5/site_perl/GD/Graph/mixed.pm
- /usr/local/libdata/perl5/site_perl/GD/Graph/pie.pm
- /usr/local/libdata/perl5/site_perl/GD/Graph/points.pm
- /usr/local/libdata/perl5/site_perl/GD/Graph/utils.pm
- /usr/local/man/man3p/GD::Graph.3p
- /usr/local/man/man3p/GD::Graph::Data.3p
- /usr/local/man/man3p/GD::Graph::Error.3p
- /usr/local/man/man3p/GD::Graph::FAQ.3p
- /usr/local/man/man3p/GD::Graph::colour.3p
- /usr/local/man/man3p/GD::Graph::hbars.3p