You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The images have a max height and width, and the Rain animation is taller than it is wide, so it ends up thinner than (almost?) all other thumbnails. The thumbnail container does not have a fixed width, and adding one would fix this.
Documentation Link
https://matplotlib.org/devdocs/gallery/index#animation
Problem
Example thumbnails are normally aligned over 4 columns, but the animation thumbnails are misaligned.

Suggested improvement
Align the thumbnails.
Matplotlib Version
HEAD (3.6.0.dev1512)
The text was updated successfully, but these errors were encountered: