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

Changes for version 0.24

  • Added config.show_path_title to control whether to include new title attribute in path tag, default to '0' (mikejbwhoo)
  • Added TITLE attribute to PATH tag in SHOW DATA section (mikejbwhoo)
  • Added config.show_title_fields to allow for fields array element to be shown instead of title attribute used in add_data, looks nice when creating non-overlapping bars, default to '0' (mikejbwhoo)
  • Above changes made only to Pie, Bar, BarHorizontal, BarLine (mikejbwhoo)

Modules

Base module for generating SVG graphics
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
Create presentation quality SVG line graphs of XY data points easily