Skip to content

Feature: expand format to allow for expansion of xlables and ylabels similar to how titles is run #815

Description

@cvanelteren

Titles can be passed as lists, but xlabel will pass it on to all axes. This creates a disconnect when we format with one call when we have non-shared axes. This should be changed.

For example

axs.format(titles = [..], xlabel = [..])

will split the titles to the available axes but not work for xlabel(etc).

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