Skip to content

Barh does not have "secondary_y" functionality #21219

@JoshuaC3

Description

@JoshuaC3

As seen in this stackoverflow post, you have two y-axes on a single bar plot by passing the name of a column to secondary_y. This makes a lots of sense.

When you try to do this to a barh plot, e.g. pass secondary_y, it has no effect on what would be the secondary_x axis.

Clearly there are nomenclature issues here (secondary_x vs y), as well as functionality issues, but it would be very nice to have the ability to plot barh with the secondary axis.

some more examples:

Horizontal Bar but with Poor Scaling:
image

Bar Chart with Good Scaling:
image

Bar Chart with Poor Scaling:
image

Cannot reproduce Horizontal Bar but with Good Scaling.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions