Changes for version 1.11 - 2015-03-03
- Remove --nodecl parameter from sparklines.pl that has bee deprecated for almost five years.
- Correct uninitialized value errors if sparklines.pl is not passed a type. (Thank you, Gabor Szabo).
- Add --help-types parameter that lists the supported Sparkline types. (Thank you, Gabor Szabo).
- Verify required --values parameter for sparkline.pl.
- Verify required 'values' parameter for sparkline.cgi
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.