Jump to content
Software FX Community

Listeners on graphicals


leila.benakezouh

Recommended Posts

 Hi,

 

We need to handle mousse clicks on our charts (scatter plots and bar charts) and depending on the bar or plot  chosen, our application will react differently.

To do this, we need to know which plot or bar has been clicked by the user (using a listener that allows us to parse the event source and get the exact event point in the chart).

In the Programmer's Guide, there is an exemple (in the part End User Experience >DrillDown) that uses a listener that extends "

com.softwarefx.chartfx.client.HitTestListener" and listens to "HitTestEvent ".
Can you explain us how this listener works and what is this specific event ???
Why this exemples are not provided with the package ?
PS: I should mention that the  javadoc API is not complete. Some resources are missing (they reference a absolute path).
Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...