Skip to content

Hiding Spines #9

@joel-e-m-mitchell

Description

@joel-e-m-mitchell

Hi, thank you for your tutorial, it's been really helpful!

In the Moving Spines section, you've used ax.spines['right'].set_color('none') to hide the axis.
I wonder if ax.spines['right'].set_visible(False) would be a more elegant solution?

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