Closed GoogleCodeExporter closed 9 years ago
Fixed in r355.
Was able to replicate problem in r354. Added isOverviewEnabled() to XYPlot and
then added check in
OverviewAxisMouseMoveHandler.onMouseMove() that returns immediately if overview
axis not enabled
(thanks nlescure for your thorough investigation!).
Ideally, we should be unregistering/registering OverviewAxisMouseMoveHandler as
a chart event handler
whenever overview axis is disabled/enabled. But this will happen as part of a
larger refactoring of the event
handling framework.
Original comment by chadtaka...@gmail.com
on 22 Sep 2008 at 10:48
Original issue reported on code.google.com by
nlesc...@gmail.com
on 19 Sep 2008 at 10:00