Built upon the Sparklines PHP Graphing Library, Sparks! visualizes your visitor data. Developed by Colby Makowsky and Marc A. Garrett.

Sparks! requires Mint 1.1+, PHP 4.0.6+, GD 2.0
0.91: December 31, 2005
* Colby corrected a copy/paste error which doubled the hit count for past 12 months.
* This version has been tested with Mint 2.150.90: December 30, 2005
* Colby updated Sparks for Mint 1.2+ compatibility
0.81: September 23, 2005
0.80: September 22, 2005* Colby corrected a PHP parsing issue experienced by some users due to a CR/LF issue
* Colby corrected a class referencing issue experienced by some users due to relative path differences on various PHP configurations* Due to Mint Pepper API changes, Mint 1.1 is now required
* Colby added installation requirement checking to ensure Mint 1.1 or higher is installed
* Colby updated Sparks! to Mint 1.1+ compatibility using the new getCfgValue() API calls
* Colby modified some library includes to address issue some users were reporting
* Colby added debugging support to help address various issues
* Colby created '-gdinfo.php' within sparks/util to assist debugging GD issues moving forward
* Colby added support to suppress secondary line statistics based upon global mint preference
* Colby renamed the image generating file 'sparkline.php' to 'sparks.php' to clarify confusion with the Sparkline.php class in lib subfolder
0.70: September 15, 2005
* Colby added bar graph/line graph as panes instead of preferences
* Colby added the line color option
* Marc cleaned up prefs display
0.60: September 15, 2005
* Colby added color option support for the bar graph (line will be conquered later)
* Colby added number formatting to the total hits summaries0.50: September 14, 2005
* Marc assumed in older versions that default pepper would always hold position
0 in array; this is not the case. Marc added array search to grab position of
src key with value shauninman/defaultpepper/
* Colby added support for high and low statistics for each sparkline0.40: September 13, 2005
* Initial release of Sparks!