8000 Images in the docs are too large. · Issue #11190 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
Images in the docs are too large. #11190
Closed
@timhoffm

Description

@timhoffm

Bug report

Noting from #11188, there are a number of examples containing too large figures.

I assume that comes from the figure.dpi change between classic (80dpi) and modern style (100dpi).

Generally, the approach of changing the figsize as in #11188 is not good, as the fonts remain the same size and may become disproportional. Should we instead overwrite the dpi in these examples? Fig sizes in pixels should note be wider than 900px.

Example:
https://matplotlib.org/gallery/showcase/bachelors_degrees_by_gender.html?highlight=bachelor
Probably won't look good with reduced fig size (and keeping text size).

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

      0