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

Scatter Plot Animations Need Review #2026

Open
1 task
capricornunicorn123 opened this issue Apr 22, 2024 · 0 comments
Open
1 task

Scatter Plot Animations Need Review #2026

capricornunicorn123 opened this issue Apr 22, 2024 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@capricornunicorn123
Copy link
Collaborator

Prerequisites

Description

The Scatter Plot View has some legacy code related to the com.sun.javafx.charts.ChartLayoutAnimator which appears to animate the scatter plot values when changing a chart axis. The relevant Constellation classes have the necessary animation code commented out due to an api change making the animation implementations unsuitable. There is an additional comment in the Class header "TODO: ChartLayoutAnimator is not longer supported, fix it." This appears to have happened in early 2020. Is reimplementing these scatter plot animations is of value?

  • If yes, this issue is to fix it.
  • If no, this issue is to remove the commented code.

Steps to Reproduce

N/A

Expected behaviour:

Actual behaviour:

Reproduces how often:

Additional Information

@antares1470 antares1470 added enhancement New feature or request question Further information is requested labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
2 participants