The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.10 - 2001-02-06

  • Added a background_image option to make it simpler to add background images to graphs.
  • Added no_axes parameter.
  • Added PerlSetVar TTFFontPath to set the path to search for True Type fonts in GD::Text, and consequently any font related methods in GD::Graph.
  • Fixed another minor caching snafu (PerlSetVar CacheSize 0 still checked for cached images).
  • Expanded pod docs a bit.
  • Fixed exceptions, for the last time I hope.
  • Added support for captions at arbitrary locations in the graph, with any font.

Changes for version 0.1 - 2000-08-01

  • original version; created by h2xs 1.20 with options -A -X -n Apache::GD::Graph

Modules

Generate Graphs in an Apache handler.