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

inconsistent colorbar tick labels for LogNorm #12488

Copy link
Copy link
Closed
@anntzer

Description

@anntzer
Issue body actions

Bug report

Bug summary

Code for reproduction

from pylab import *
rcdefaults()
imshow([[10000, 20000]], norm=matplotlib.colors.LogNorm())
colorbar()

Actual outcome

test

Expected outcome

Either both tick labels use a superscript exponent (preferable), or neither does.
Noted while investigating #12473 (comment).

Matplotlib version

  • Matplotlib version: master, present as far back as 2.0.0.

Metadata

Metadata

Assignees

Labels

Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.

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.