You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agreed - the ideal behavior would be to just remove the line segments to and from the nan value, but continue to show other segments of the same object.
I'd say if the dimension with nan has any constraint on it at all, this object should be filtered out, but if it's unconstrained then this object should remain selected.
gvwilson
changed the title
Should skip missing data in parcoords
missing data should be skipped in parcoords
Aug 9, 2024
Reported in https://community.plot.ly/t/plotly-graph-objects-parcoords-nan-replaced-by-0/29725
If some of the columns contain nan during the display of plotly.graph_objects.Parcoords the data are displayed as 0, it will be nice to don’t to treat the value as a nan and not as 0
.demo
The text was updated successfully, but these errors were encountered: