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

Changes for version 0.17

  • By default, do not compress() or tidy() the SVG
  • Line and Timeseries graphs now have points styled as '.dataPointNN', consistently with BarLine graphs (patch from Henrik Pauli, #67834)
  • Added a max_scale_value option to set the maximum value for the Y axis of Bar and Line graphs (patch by Bryce and Henrik Pauli, #20475)
  • Repackaged module without extra files (#56718)

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