=== Activity Sparks === Contributors: pantsonhead Tags: widget, plugin, sidebar, activity, graph, google, chart, sparkline, posts, comments Requires at least: 2.8 Tested up to: 2.8.4 Stable tag: trunk Display a customizable sparkline graph of post and/or comment activity. == Description == Activity Sparks is a highly customizable widget to display a "sparkline" style graph in your sidebar indicate post and/or comment activity. This plugin leverages Google's Chart API, so does not require the PHP GDI library. Customization options include Title, size, colour, background transparency, caching period, activity granularity and period. == Installation == 1. Upload `activitysparks.php` to the `/wp-content/plugins/` directory of your WordPress installation 2. Activate the plugin through the 'Plugins' menu in WordPress 3. The widget can now be configured and used from the Appearance -> Widgets menu == Screenshots == 1. Example implementation (3 instances) == Changelog == = v0.2 2009/08/17 = * Added optional caching (90% faster) = v0.1 2009/08/14 = * Initial release