Hello, I am new to the visualization api and have a question. I am using a line chart and the explorer functionality with drag to zoom and right click to reset. I want to have it so that when the user gets to the page, the range is set to some bounds that I have determined, but so that if he right clicks, he can go all the way out to the real data bounds. ie, I know where I want him to look first, but I want him to be able to look around. I don't really like the scrolling functionality, because my data can be very skewed both/either vertically and horizontally (across multiple series), and it is hard to navigate that way. If I set window min and max, I believe that will make it so that right click to reset can only go to those values. Essentially, there is then no way to zoom out from this range.
Is there a way to accomplish this? I am considering doing it myself externally and redrawing, but that is not ideal. Any help is appreciated! -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/a2327b54-db65-4dd5-8b20-758f4c90bd9c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
