colorbar resizes in animation #12550
Labels
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
Bug report
When animating a 2D plot with a colorbar, updating the color limits in each iteration changes the size of the colorbar. This issue did not exist with matplotlib 2.2.3.
Actual outcome

Expected outcome

Matplotlib version
print(matplotlib.get_backend())
): TkAggPython was installed using the latest Anaconda distribution.
The text was updated successfully, but these errors were encountered: