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** <!--Please specify your platform and versions of the relevant libraries you are using:--> * 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 <!--Please tell us how you installed matplotlib and python e.g., from source, pip, conda--> <!--If you installed from conda, please specify which channel you used if not the default-->