freebsd-ports/graphics/p5-Imager-Plot/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

16 lines
683 B
Plaintext

This is a module for generating fancy raster plots in color. There is support
for drawing multiple datasets on the same plot, over a background image. It's
even possible to do shadows with some thinking.
It's also possible to generate clean plots without any chartjunk at all.
The plot is generated in a few phases. First the initial plot object is
generated and contains defaults at that point. Then datasets are added with
possible drawing specifications.
Most of the actual work is delegated to Imager::Plot::Axis. See the
Imager::Plot::Axis manpage for more information on how to control grid
generation, ranges for data (zoom).
WWW: https://metacpan.org/release/Imager-Plot