I need to build a Timeline chart with features similar to the one used in Google Finance. It should have a way to control both 1) the Zoom, i.e. size of the time interval, and 2) the Timeframe, i.e. boundary of the x-axis of the chart dynamically.
Google Finance achieves this through a double-sided slider/Horizontal scrollbar which I find very easy to use:
http://www.google.com/finance?q=goog
I see the examples on Scroll Charts, but nothing that suggests I can interactively control the Zoom. Can anypne suggest a good approach to build this using FusionCharts?