Investigating Javascript visualization tools
Posted by jamie on 16 Feb 2011 in Activity Log
I spent a large chunk of today exploring possible Javascript-based visualization tools for the histogram feature, which is intended to show trends over time based on any number of criteria. There seem to be two clear frontrunners:
- SIMILE Widgets ( http://www.simile-widgets.org/ ), specifically Exhibit and/or Timeplot.
- Google Visualization API ( http://code.google.com/apis/charttools/index.html )