Skip to content

figure layout setted to 'constrained' misplaces the cell plots #5

Description

@chenyulue

For the plot examples, if I create a Figure instance with layout='constrained', then the cell plots will not in the right cell as follows:

fig, ax = plt.subplots(figsize=(6, 10), layout='constrained')

# All the other code is the same as the plot example

image

Hope this issue can be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions