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

fix: ggparcoord anyClass ordering with missing values in data #500

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

92amartins
Copy link
Collaborator

@92amartins 92amartins commented Apr 25, 2024

This PR aims to fix #497 .

@92amartins 92amartins force-pushed the fix-missing-anyClass-ordering branch from 07ad303 to 7d4142d Compare April 25, 2024 16:29
@92amartins 92amartins marked this pull request as ready for review April 25, 2024 16:30
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.

order = "anyClass" argument of ggparcoord() function doesn't work when the dataset has missing values
2 participants