
XYlines-points - XY plotting module for GD::Graph.

use GD::Graph::xylinespoints;

xylinespoints is a perl5 module that uses GD::Graph, GD, to create and display PNG output for XY graphs with lines and points.

See GD::Graph documentation for usage for all graphs.

See GD::Graph documentation for methods for all GD::Graph graphs.

See GD::Graph documentation for options for all graphs.
See GD::Graph documentation for options for graphs with axes.

x_number_format
Added x_number_format functionality that mimics y_number_format at the request of Ramon Acedo Rodriguez <rar@same-si.com<gt>
Pass -w
Thanks to some contributions by Andrew Crabb, ahc@sol.jhoc1.jhmi.edu, the modules now pass the -w. Yes, they should have done this in the first place, but I forgot.

Written by: Martien Verbruggen <mgjv@comdyn.com.au> Modified by: George 'Gaffer' Fitch <gaf3@gaf3.com<gt>
GIFgraph: Copyright (c) 1995-1999 Martien Verbruggen. Chart::PNGgraph: Copyright (c) 1999 Steve Bonds. GD::Graph: Copyright (c) 1999 Martien Verbruggen.
All rights reserved. This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself.