Skip to content

uneven arrays in parcoords #2405

Closed
Closed
@alexcjohnson

Description

@alexcjohnson

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions