cnfczn

Members
  • Content count

    4
  • Joined

  • Last visited

Everything posted by cnfczn

  1. chartclick event

    On mobile phones, dataplot cannot be accurately clicked, so it is not easy to trigger the dataplotrollout event. After the chartclick event fires, the chart will update the crossline, so is there a way to get the dataplot through the chartclick time?
  2. In fusiontime, how to get the dataplot on the crossline through the chartclick event? Not the dataplotrollout event.
  3. I am using a zoomline chart I found that when moving the mouse, the vertical line changes even if the mouse does not reach the plot. How to get the plot on the vertical line when moving the mouse? dataplotRollOver event only when the mouse pointer is over the plot so,how do it?
  4. Thank you for reply, in fact, I just need this: "intended behavior of the crossline feature" instead of "dataplotrollover" event.