GDGraph
view release on metacpan or search on metacpan
Rotated charts (ones with the X axis on the left) can currently only be
created for bars. With a little work, this will work for all others as
well. Please, be patient :)
Other outstanding bugs can (alas) probably be found in the RT queue for this
distribution, at http://rt.cpan.org/Public/Dist/Display.html?Name=GDGraph
If you think you have found a bug, please check first to see if it
has already been reported. If it has not, please do (you can use the
web interface above or send e-mail to E<lt>bug-GDGraph@rt.cpan.orgE<gt>).
Bug reports should contain as many as possible of the following:
=over 4
=item *
a concise description of the buggy behavior and how it differs from what you expected,
=item *
the versions of Perl, GD::Graph and GD that you are using,
=item *
a short demonstration script that shows the bug in action,
=item *
a patch that fixes it. :-)
=back
Of all of these, the third is probably the single most important,
since producing a test case generally makes the explanation much more
concise and understandable, as well as making it much simpler to show
that the bug has been fixed. As an incidental benefit, if the bug is in
fact caused by some code outside of GD::Graph, it will become apparent
while you are writing the test case, thereby saving time and confusion
for all concerned.
=head1 AUTHOR
Martien Verbruggen E<lt>mgjv@tradingpost.com.auE<gt>
Benjamin Warfield E<lt>bwarfield@cpan.orgE<gt>
Ruslan Zakirov
Best Practical Solutions E<lt>modules@bestpractical.comE<gt>
=head2 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.
=head2 Acknowledgements
Thanks to Steve Bonds for releasing Chart::PNGgraph, and keeping the
code alive when GD reached version 1.20, and I didn't have time to do
something about it.
Thanks to the following people for contributing code, or sending me
fixes:
Dave Belcher,
Steve Bonds,
Mike Bremford,
Damon Brodie,
Gary Deschaines,
brian d foy,
Edwin Hildebrand,
Ari Jolma,
Tim Meadowcroft,
Honza Pazdziora,
Scott Prahl,
Ben Tilly,
Vegard Vesterheim,
Jeremy Wadsack.
And some people whose real name I don't know, and whose email address
I'd rather not publicise without their consent.
=head1 SEE ALSO
L<GD::Graph::FAQ>,
L<GD::Graph::Data>,
L<GD::Graph::Error>,
L<GD::Graph::colour>
( run in 2.757 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )