Hi,
trying to work out how to do the following:
1. Create a fusion chart on a page.
2. The x axis is dates.
2. When a user clicks on an area of the chart, they can drag over a date range.
4. This area over which has been dragged is then used to redraw the chart, effectively zooming into the date range using AJAX.
Is this possible? I guess my main question is whether the DHTML can be layered over the charts? Any inspiration much appreciated.
Thanks