Test GoogleGraph

Showing the geoChart option:
++++++++++++++++++++++++++++++++++++++++++++
[geoChart vaxis=”{title: ‘V-Axis’}” haxis=”{title: ‘H-Axis’}” title=”GoogleGraph Title”][‘Year’, ‘Sales’, ‘Expenses’],[‘2004’, 1000, 400],[‘2005’, 1170, 460],[‘2006’, 660, 1120],[‘2007’, 1030, 540][/geoChart]
++++++++++++++++++++++++++++++++++++++++++++

Comments are closed.