Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Matplotlib 1.2.0 no longer respects the "bottom" argument for horizontal histograms #1763

Closed
@mbewley

Description

@mbewley

My use case is that I create a series of histograms, with "orientation=horizontal", and "normed=True" in matplotlib 1.1.1. I space them out in a single axes, using the "bottom" argument to set where along the x axis they should appear. This works great for 1.1.1, but is broken in 1.2.
Do you need code, or is the problem obvious enough? Exact same code running with different matplotlib versions installed:

Matplotlib 1.1.1
Selection_014

Matplotlib 1.2.0
Selection_013

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