libgd-graph-perl
Graph Plotting Module for Perl 5
Description
GD::Graph is a perl5 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.
* GD::Graph::pie - Create a pie chart.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/GDGraph
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libgd-graph-perl