Skip to content

BUG: OSX backend, Figure.set_dpi() gets confused on retina display  #6501

@efiring

Description

@efiring

On v2.x, with ipython --pylab=osx:

plot([1,2,3])
gcf().set_dpi(115)

It now displays the result with an image size based on true dpi rather than pixel-doubled dpi used originally. Subsequent attempts to change dpi result in nothing being plotted.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions