Uploaded image for project: 'ZK Charts'
  1. ZK Charts
  2. ZKCHARTS-135

PlotLine event listener receives an event target which is a Charts instead of PlotLine

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 10.3.3.0
    • 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.

            jumperchen jumperchen
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: