Hi,

I am using 'AnnotatedTimeLine' chart and I have two series of data
which I will hide or show based on the zoomrange selected.

For ex: I have minutes data as one series. I have hourly data as
second series.

When the user clicks on a zoom button, if the range is greater than 4
hours, I will show the hourly data and hide minutes data.

The issue I am facing is, when the user is in minutes data format(ex:
1hr zoom), and clicks on Max, since no event is fired, my logic does
not get triggered. My logic of hiding minutes data and displaying
hourly data.

Any ideas how to fix this?

Thanks,
Sandhya.

-- 
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.

Reply via email to