Google Visualization API

Posted on March 20, 02008
Filed Under Development, Journal, Timelines

The recently announced Google Visualization API have some interesting temporal examples in their gallery. From a technical perspective the widgets (or 'gadgets' as Google are calling them - everything begins with a G at Google) are built with either AJAX or Flash, and the data format of choice seems to be XML.

Google Viz: Motionchart

Google Viz: Motionchart

MotionChart (Flash)
If you have ever come across Hans Roslings work at GapMinder then you'll be familiar with this animated interactive way of visualising data over time. I'm very keen to implement this kind of interactivity in the Computus Engine for the exploration of natural cycles.

Google Viz: Timeline

Google Viz: Timeline

Timeline Gadget (AJAX)
The standard timeline visualisation is an implementation of the Simile Timeline. Moving the range selector in the bottom layer repositions the micro view in the top layer. I've looked at this previously here.

Google Viz: Time series

Google Viz: Time series

Time Series (Flash)
This one has a similar view to the Timeline Gadget but has slightly enhanced interaction. The lower timeline still represents the macro view but in this gadget the range selector can be sized as well as repositioned.

Google Viz: Gantt chart

Google Viz: Gantt chart

Gantt Chart (AJAX)
The Gantt chart takes project management data and renders task schedules using Name, Start, Finish, and optional Progress columns.

Share/Bookmark

Related Journal Entries

  1. Google TimeMap
  2. Temporal Analytics
  3. Timeline: Simile Timeline
  4. Google News Timeline
  5. Timeline: Google Timeline
  6. Big History
  7. The Computus Engine on Google Code
  8. Hacking the Date class for GeoLocation
  9. AS3 infinite timeline: Proof of concept
  10. Timeline: LongViewer
  11. Timeline: Ligne Du Temps
  12. Timeline: Miomi
  13. Timeline: WikiTimeline
  14. Timeline: WikiTimeScale
  15. Building an AS3 component framework: The Finished BaseComponent Class

Comments

Leave a Comment

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

2 Comments so far
  1. Robert Moran March 22, 2008 12:48 am

    Hi Ben,

    Terrific site. I will link this to my blog. Glad I caught your email on the simile group. Google + Simile, intense.

    Best

    Bob Moran

  2. John March 22, 2008 10:18 pm

    Hi there Bob, thanks for the link. Don’t know who Ben is (my names John) but glad you like the site!