Skip to content

Different plot if specifying dpi= in plt.figure() vs in pl.show() #310

Open
@LucaMarconato

Description

@LucaMarconato

I have noticed that if I create a figure with plt.figure(), setting the dpi in plt.figure() leads to a smaller plot than if setting the dpi in pl.show().

I think, but to be double-checked, that the correct version is the one given by pl.show().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions