Changes for version 0.15

  • Method get_template() moved from SVG::TT::Graph::* to SVG::TT::Graph to avoid redundancy
  • Fixed bug in get_template(). The DATA filehandle is now read from the beginning at each get_template call
  • Makefile.PL does not use autoinstall aymore (not a good practice for CPAN modules)
  • Rollover improvements in piechart

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