Just checked again, and it works well for me, with the code snippet you
sent.
Please double check, and if the problem remains, please provide more info if
possible, like browser, OS, and so on.
Thanks,
VizGuy
On Mon, Oct 20, 2008 at 6:31 AM, ank <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> Seems like the public version of the annotated time line is broken.
> I've been trying to get the range change even using:
>
> google.visualization.events.addListener(chart, 'rangechange',
> rangeChanged);
> function rangeChanged(range){
> alert('start: '+range.start+'end: '+range.end);
> }
>
> To no avail. I've tried other combinations - none worked. Seems like
> the event is just not firing. Can anyone help?
>
> Thanks!
> - Andres N. Kievsky
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---