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

Changes for version 0.34 - 2010-04-30

  • SVG 2.50 removed the unnecessary xml declaration. Modified module and scripts to remove -nodecl flag which is no longer needed. Add stronger validation to prevent passing unrecognized parameters.

Documentation

Command line tool for creating sparklines
Performing specific tasks with SVG::Sparklines
Documentation for the SVG::Sparkline module
CGI script for generating SVG-based sparklines

Modules

Create Sparklines in SVG
Supports SVG::Sparkline for area graphs.
Supports SVG::Sparkline for bar graphs.
Supports SVG::Sparkline for line graphs.
Supports SVG::Sparkline for range area graphs.
Supports SVG::Sparkline for range bar graphs.
Utility functions used by the sparkline type modules.
Supports SVG::Sparkline for whisker graphs.