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

Changes for version 0.13

  • Revised TT templates warnings due to undef values (bug # 44115)
  • Fixed the "used only once" warnings (bug # 43854, thank you Ia Hun)
  • Introduced a new method to use random colors instead of the 12 predefined colors. Along with the dynamic allocation of the number of style elements, this allows an unlimited number of dataseries
  • Added Javascript code to display field name when the mouse rolls over a piechart wedge
  • Implemented an optional new method to tidy the formatting of the SVG files (using XML::Tidy)
  • Replaced carriage returns by line feeds because it is more portable (http://www.webmasterworld.com/forum13/4067.htm)
  • Did documentation, unit testing and packaging revisions
  • Misc little code touch ups

Modules

Base object for generating SVG Graphs
Create presentation quality SVG bar graphs easily
Create presentation quality SVG horizontal bar graphs easily
Create presentation quality SVG bar-line graphs easily
Create presentation quality SVG line graphs easily
Create presentation quality SVG pie graphs easily
Create presentation quality SVG line graphs of time series easily