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,
ame...@vi8e.com 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?