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

Skip to content

subplots() shared scale is off #2492

Closed
Closed
@ohadle

Description

@ohadle

As long as all the plots are filled, subplots(n, m, sharex=True, sharey=True) works fine.
figure_2

When some plots are left blank, though, the shared axis scales according to the empty plots, making it impossible to see the filled ones.
figure_1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions