Hello,
I am currently evaluating jqChart as a replacement on a website I manage.
So far, I love the features it provides (mainly the support for large data sets).
However, I am running into one issue that I cannot seem to get around.
My chart is set up to have zooming enabled, as well as use the dataHighlighting event.
At first, if I mouse over any of the data points, the event fires normally. Next, When I click on the zoom button that becomes available when the mouse is over the chart, I can not click and drag to zoom, nor does the dataHighlighting event fire any more.
I am still able to use the sliders to adjust the zoom of the chart.
If I disable zooming, the dataHighlighting event never has an issue, and if I disable the event zooming has no issues.
Are there any thoughts on a solution to this?
Thanks