NAME
XYlines-points - XY plotting module for GD::Graph.
SYNOPSIS
use GD::Graph::xylinespoints;
DESCRIPTION
xylinespoints is a perl5 module that uses GD::Graph, GD, to create and display PNG output for XY graphs with lines and points.
USAGE
See GD::Graph documentation for usage for all graphs.
METHODS AND FUNCTIONS
See GD::Graph documentation for methods for all GD::Graph graphs.
OPTIONS
Options for all graphs
See GD::Graph documentation for options for all graphs.
Options for graphs with axes
See GD::Graph documentation for options for graphs with axes.
CHANGE LOG
GDGraph-XY-0.92
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>
GDGraph-XY-0.91
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.
AUTHOR
Written by: Martien Verbruggen <mgjv@comdyn.com.au> Modified by: George 'Gaffer' Fitch <gaf3@gaf3.com<gt>
Copyright
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.