Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

1.2.0 regression: custom scale not working #1844

Copy link
Copy link
Closed
@torfbolt

Description

@torfbolt
Issue body actions

Custom scales are not respected by matplotlib 1.2.0, as can be seen comparing the two gallery examples
http://matplotlib.org/1.1.1/examples/api/custom_scale_example.html
and
http://matplotlib.org/examples/api/custom_scale_example.html

A quick print of matplotlib.scale.get_scale_names() shows that it is in the list. However, it does not seem to be applied when calling gca().set_yscale('mercator'). Calling gca().set_yscale('log') works however.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.