-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
featuresomething newsomething new
Description
Currently if you pass uneven arrays to parcoords, everything gets truncated to the shortest array. In #2399 I tweaked it a little bit to drop length-0 dimensions[i].values
arrays, and it's probably fine to continue truncating to the shortest non-empty values
array. But for correspondence with other trace types, it seems like line.color
should not be able to omit points, but instead should pick a default color for latter points - black perhaps, or white if you're on a dark background?
See #2399 (comment)
etpinard
Metadata
Metadata
Assignees
Labels
featuresomething newsomething new