Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Subplots using differnet columns? #127

Closed
@ziliangok

Description

@ziliangok

For example:
plot1: px.box(df, y='feature1')
plot2: px.box(df, y='feature2')
The facet_row and facet_col can make subplots on one columns, but I want to make subplots on differents columns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions