My chart uses the default viewWindowMode of "pretty". I'd like to implement some custom controls to zoom the chart in a particular way, and I'd like to set the range of these controls to the same min and max values with which the chart is displayed initially (the values inferred from my data set). I'd rather not use "maximized" mode, which would make this simpler, but not as clean. Is this possible, and if so, how? I'm using ChartWrapper.
--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/23f332f5-f755-4448-b524-c6d9832d79e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You can find out how the chart has determined the axis bounds by using the ChartLayoutInterface feature. The documentation for it is rather minimal, but see https://developers.google.com/s/results/?q=getChartLayoutInterface&p=%2Fchart and discussions here: https://groups.google.com/forum/#!searchin/google-visualization-api/ChartLayoutInterfaceHope that helps.
On Tue, Dec 1, 2015 at 1:27 PM, K W <kea...@gmail.com> wrote:
My chart uses the default viewWindowMode of "pretty". I'd like to implement some custom controls to zoom the chart in a particular way, and I'd like to set the range of these controls to the same min and max values with which the chart is displayed initially (the values inferred from my data set). I'd rather not use "maximized" mode, which would make this simpler, but not as clean. Is this possible, and if so, how? I'm using ChartWrapper.
--
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 google-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/23f332f5-f755-4448-b524-c6d9832d79e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.