Skip to content

PX "wide-form" mode like Seaborn #2333

Closed
@nicolaskruchten

Description

@nicolaskruchten

Seaborn has a nice mode whereby in something like px.line(), if neither x nor y are specified (see also #2332!) it treats the data frame as "wide" rather than "long"/"tidy" and sets x=index, y=melted value and color=melted variable. We could do some variation on this as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions