Skip to content

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Nov 18, 2019

Fix #4341
Sets dimension.visible to false when encountering non-numeric values.

@plotly/plotly_js

@archmoj archmoj added bug something broken status: reviewable labels Nov 18, 2019
"values": [
-1,
null,
1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait. -1 and 1 are numeric, why doesn't this dimension show up?

@archmoj archmoj closed this Dec 9, 2020
@archmoj archmoj deleted the fix4341-parcoords-handle-non-numeric-data-on-axes branch December 9, 2020 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

missing data should be skipped in parcoords
2 participants