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

Skip to content

Feature request: Add option to specify offset string in the more basic tick formatters #4376

Description

@burnpanck

Many custom tick labelling issues can be solved by using one of mpl.ticker.FixedFormatter, FuncFormatter or even sometimes the FormatStrFormatter. But none of them give access to the offset string. In the simplest case, they could just override get_offset with a function that returns self.offset, which could be set via the constructor or just by attribute access. See e.g. http://stackoverflow.com/questions/29827807 .

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

    Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesNew featurestatus: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github Action

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions