=== Wordpress Archive Chart === Author: Chris Jung Contributors: campino2k Author URI: http://campino2k.de Plugin URI: http://wiki.campino2k.de/programmierung/wp-plugin-archive-chart Donate link: http://wiki.campino2k.de/donate Tags: archive, chart Requires at least: 3.0 Tested up to: 3.9 Stable Tag: 3.9.5 A WordPress plugin which displays recent posting frequency in a chart generated by google chart API == Description == This plugin provides a shortcode to be inserted into posts which display a nice graph showing your recent posting frequency. = Usage = Insert shortcode in post: [archive_chart] = Example = > [archive_chart name="Posting frequency over the last 24 months" width="1200" height="400" count="24"] == Screenshots == 1. Display in the blog == Changelog == = 0.9.5 = * Test with WP 3.8.1 * Version Bump = 0.9.4 = * Background of the created Image is configurable in color and transparency = 0.9.3 = * Corrected Donate and Plugin URL = 0.9.2 = * Set grid display to automatic to „snap“ every 5 points on y-axis and only to data points on x-axis * Correction of some display glitches with maximum value(s) * Added Support of Changing the color = 0.9.1 = * Corrected some numbers = 0.9 = * First Version * Height, Width, Name, Count Parameters working * Getting the right chart and scales