Hi, > Is there any examples or something built into theannotatedtimeline > that will handle X - AXIS scaling?
This is precisely what I'm looking for. I've tried to write some JavaScript which gets called on the 'rangechange' event to load more data at the appropriate resolution and re-draw() the chart. This would work (not terribly well, but still) if it wasn't for the fact that the chart disappears after I call draw() more than a couple of times. The documentation tells you to do precisely that --- call draw() whenever you want to update the data, so this looks like a bug in annotatedtimeline... I'll definitely have a closer look at Chronoscope --- it might be just what I need. Alex --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
