If your axis is of type "number", "date", or "datetime", then you can put your chart into a Dashboard with a ChartRangeFilter, which will allow you to pan and zoom the chart. If you have a "string" type axis, this won't work out of the box, but I have an idea for a hack that might make it work.
On Friday, December 21, 2012 6:06:24 AM UTC-5, [email protected] wrote: > > Hi everybody, > I build column chart with a larger data set, The problem is the Axis seems > overlapping, and the chart not show may be because the space(width) doesn't > accomodate. Is there a way to paging the chart may be? because the width is > maximaze. Or any suggestion? > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/aDtN6kzs0BoJ. 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.
