Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugins like DataPointTooltip are not working at all if axes were only added to the chart #677

Open
dedeibel opened this issue Nov 20, 2024 · 0 comments · May be fixed by #678
Open

Plugins like DataPointTooltip are not working at all if axes were only added to the chart #677

dedeibel opened this issue Nov 20, 2024 · 0 comments · May be fixed by #678

Comments

@dedeibel
Copy link
Contributor

Describe the bug:

Plugins like DataPointTooltip are not working at all if the axes were only added to the chart and not also to the renderer.

To Reproduce:

Open FxmlSample and hover an a data point. No tooltip appears although the plugin is active in this sample.

Screenshot at 2024-11-20 13-37-18

Expected:

Screenshot at 2024-11-20 13-37-55

Environment:

  • OS: Debian 12.7
  • Java version: openjdk version "17.0.13" 2024-10-15
  • JavaFx version: 16
  • ChartFx version: main, 05980c4

Fix:

I have a fix prepared for AbstractRendererXY and will create a PR for it.

dedeibel pushed a commit to dedeibel/chart-fx-fork that referenced this issue Nov 20, 2024
dedeibel pushed a commit to dedeibel/chart-fx-fork that referenced this issue Nov 20, 2024
@dedeibel dedeibel changed the title Plugins like DataPointTooltip are not working at all axes were only added to the chart Plugins like DataPointTooltip are not working at all if axes were only added to the chart Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant