As for the timeline chart. We are constantly working on adding features to this one. As for the org chart - This chart already triggers a 'select' event when a node is selected. You can easily add a listener to this event, and do whatever is possible from a javascript function (this includes open a page with any url). Please see the example at http://code.google.com/apis/visualization/documentation/events.html#example and all of that page for more details.
VizGuy On Mon, Nov 10, 2008 at 5:30 PM, v-jacko <[EMAIL PROTECTED]> wrote: > > I second having timline have greater granularity than one day - I > experimented with using it for tracking a series of events which may > occur over a matter of hours but it seemed to me the timeline was not > smart enough to know that and/or that things like the periods are hard- > coded. > > Waiting patiently for google to increase the options/configurability > of this and other visualisations (ability to have a clickable href in > org chart being another) > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
