Fotherplot
A WordPress plugin for plotting some data in a custom field against time. It uses the Google charts API to render a simple line chart.
0.0.9
- Modified code to use the shortcode API in order to allow parameters. Now we can use
[fotherplot showlist=1] to show the list of posts that contain the data we're plotting.
0.0.8
- Fixed bug where the plugin settings page wasn't showing the chart. I was missing a "echo" statement.
0.0.7
- Fixed bug encountered when plugin is first installed and only 2 data items exist in posts published on the same day. Now gives an error message (instead of going into a infinite loop, i.e. crashing).
0.0.6
- No code change - just updated to new Changelog format and fixed broken screenshot images.
0.0.5
- Added "[fotherplot]" WordPress shortcode.
- Fixed date bug.
0.0.4
- Added a fotherplot settings page in the WordPress dashboard where you can specify the custom field you want to chart (Yay! no need to touch PHP code anymore).
- Added some error messages: e.g. displays error if non-numeric custom field values are used, or if not enough data is input or if no custom fields are available.
0.0.3
- Added a fotherplot page template so it's possible to use the plugin without installing the `phpexec' plugin. No functionality change in this release.
0.0.2
- First WordPress plugin version. Two features: 1) Draw chart of custom field value over time. 2) Display list of values in time order.
0.0.1
- Inital draft version (Not in proper WordPress plugin format)
Requires: 2.5 or higher
Compatible up to: 3.3.2
Last Updated: 2012-3-4
Downloads: 879
Average Rating
(2 ratings)
Support
Got something to say? Need help?