Plugin: sparkline
Author: Joey
Included in ikiwiki: yes
Enabled by default: no
Included in goodstuff: no
Currently enabled: no

This plugin provides the sparkline directive, which allows for easily embedding sparklines into wiki pages. A sparkline is a small word-size graphic chart, that is designed to be displayed alongside text.

requirements

The plugin uses the Sparkline PHP Graphing Library as it has better output than the native perl sparkline library. Therefore, to use the plugin, you will need:

On a Debian system, this can be accomplished by installing these packages: libsparkline-php php5-gd php5-cli libdigest-sha1-perl