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

ParCoords : mauvais classement des valeurs de paramètres #15

Open
RCura opened this issue May 15, 2019 · 1 comment
Open

ParCoords : mauvais classement des valeurs de paramètres #15

RCura opened this issue May 15, 2019 · 1 comment
Labels

Comments

@RCura
Copy link
Owner

RCura commented May 15, 2019

Les paramètres sont maintenant tous lus en caractère.
Donc le classement se fait sur du caractère (2 > 11), ce qui pose problème.
Corriger l'ordre des valeurs uniquement dans l'interface des parcoords (plotly_helper.R=>create_dims())
image

@RCura RCura added the bug label May 15, 2019
@RCura RCura closed this as completed in b213dbc May 20, 2019
@RCura
Copy link
Owner Author

RCura commented May 20, 2019

Fixed :
image

@RCura RCura reopened this Aug 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant