Skip to content

Conversation

hart-james
Copy link

In response to open issue #498. This loop checks the X position of the mouse in the chart, and runs through the datapoints to determine if the user is hovering over anything. If so a datapoints information can be displayed however a user sees fit. This could be built on in the future with a custom UI for the information obtained.

must be enabled in your chart :
chart.getStyler().setToolTipsEnabled(true);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant