imshow() pixelization in matplotlib 2.0.2 but not in 2.0.0 · Issue #8723 · matplotlib/matplotlib · GitHub
Skip to content

imshow() pixelization in matplotlib 2.0.2 but not in 2.0.0 #8723

Description

@diogoff

I'm plotting the same image (a numpy float32 array) with imshow(..., interpolation='bilinear') on matplotlib 2.0.0 and 2.0.2.

Click to see in full:
matplotlib

On 2.0.0 the image is perfectly smooth. However, on 2.0.2 there are noticeable pixelization effects.

Has imshow() changed between these two versions?

Activity

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

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions