Skip to content

ValueError: Image size of 1440x88500 pixels is too large. It must be less than 2^16 in each direction. #16234

@YubinXie

Description

@YubinXie

I tried to generate a jpg report with many items and it is very long. Then I got an image size issue. Any idea that how to increase this limit?

Bug report

Bug summary

ValueError: Image size of 1440x88500 pixels is too large. It must be less than 2^16 in each direction.

Actual outcome

Error.

Expected outcome

A larger image.

Matplotlib version

  • Operating system: Mac OS

  • Matplotlib version: 2.2。3

  • Matplotlib backend (print(matplotlib.get_backend())):module://ipykernel.pylab.backend_inline

  • Python version: 3.7

  • Jupyter version (if applicable): jupyter-notebook : 6.0.2
    qtconsole : not installed
    ipython : 7.10.2
    ipykernel : 5.1.3
    jupyter client : 5.3.4
    jupyter lab : not installed
    nbconvert : 5.6.1
    ipywidgets : 7.5.1
    nbformat : 4.4.0
    traitlets : 4.3.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions