Skip to content

Does geographic axes support axis sharing? #800

Description

@gepcel

Most examples in the doc uses share=0 or share=False. Does and can geographic axes support share/sharex/sharey arg?

fig,axs=pplt.subplots(ncols=2,proj='cyl',refwidth='6cm',share='all')
axs.format(lonlim=(100, 105), latlim=(30, 35),labels=True)
axs[1].format(lonlines=2,latlines=1)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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