-
Bug
-
Resolution: Fixed
-
Normal
-
8.2.0.0
-
None
Steps to Reproduce
1. run the attached zul
2. hover on the red, horizontal plotline
Current Result
the PlotLine event listener receives a MouseEvent, call event.getTarget(). It returns a Charts object
Expected Result
The PlotLine objects that listens to the event
Debug Information
- a use case like ZKCHART-52, needs to manipulate a plotline upon its event.
- relates to
-
ZKCHARTS-52 add tooltip on PlotLine
- Open