I have recently tried to use navigate example. flot 0.7 included example works
well with included jQuery. However, when I modified that example to use the
latest jQuery 1.7.2, once mouse wheel scroll, the plot is gone. I have traced
the program and found that it seems the EVENT e from onMouseWheel(e,delta)
contain NO pageX and pageY property so can't calculate the center position at
onZoomClick sub.
How to reproduce:
- Just replace the jQuery from 1.5.1 to 1.7.2 and nothing else.
Original issue reported on code.google.com by yln...@gmail.com on 24 Jul 2012 at 11:34
Original issue reported on code.google.com by
yln...@gmail.com
on 24 Jul 2012 at 11:34