Tagged Questions

2
votes
1answer
724 views

Automatic re-scaling of Y-axis in Google Visualization API / Annotated Time Line

Is there any way to force the Annotated Time Line graph to automatically change scale on the Y-axis when the user zooms in on a range of dates? Check example below, and note that the value ("price") ...
1
vote
1answer
108 views

Using google apis libraries- key required?

I'm confused about the proper use of google apis libraries. Specifically, is a key required when using Google AJAX Libraries? This OK?: <script ...