Fotherplot

After working out how to plot time-based data using Google charts API, I created a Wordpress plugin to plot values stored in a custom field against the published-on date of a Wordpress blog post.

This is an example of what it looks like:This is what the image URL looks like:
<img src="http://chart.apis.google.com/chart?&cht=lxy&chs=450x300&chma=10,10,10,10&chds=0,384,98.9,116.1&chg=0,5&chxt=y,x&chxl=0:|98.9|102.34|105.78|109.22|112.66|116.1|1:|20/Jan/08|10/Mar/08|08/Oct/08|10/Jan/09|07/Feb/09&chm=D,FF0000,0,-1,1|o,000000,0,-1,4|N,000000,0,-1,9&chd=t:0,8,15,22,50,79,180,224,263,273,290,350,357,364,371,378,384|103.4,102.9,102.3,100.9,99.3,98.9,103.4,110.5,112.9,109.7,110,116.1,113.4,110.67,111.4,110,108.18" />

The plugin is hosted in the Wordpress plugins directory where you can find the installation instructions and a FAQ.

Software Change Log

Related links