Thanks to visit codestin.com
Credit goes to github.com

Skip to content

style.use('classic') differs from defaults in 1.5 #6696

Closed
@xflr6

Description

@xflr6

I would like to use the classic style to make plots look the same across 1.5 and 2 and expected that plt.style.use('classic') would basically be a non-op on 1.5 (no visual differences), which does not seem to be the case (but is intended?).

Jupyter notebook with 1.5.2:
snap1

Gray background and larger with classic style:
snap2

Trying to reproduce the defaults with rc settings:
snap3

However, the vertical layouts in [1] and [3] still differ a little bit (can they be made byte-identical?).

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