8000 Pyplot.imshow() "None" interpolation is not supported on Mac OSX · Issue #4320 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
Pyplot.imshow() "None" interpolation is not supported on Mac OSX #4320
Closed
@kennysong

Description

@kennysong

When passing in interpolation='none' to the imshow() function, I get the following error:

/usr/local/lib/python2.7/site-packages/matplotlib/image.py:649: UserWarning: The backend (<class 'matplotlib.backends.backend_macosx.RendererMac'>) does not support interpolation='none'. The image will be interpolated with 'nearest` mode.

I'm on Mac OS X 10.10.3, Python 2.7.9. It seems strange that the no interpolation mode would not be supported here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0