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
According to the figure documentation, the savefig method supports the
GIF format with the file extension .gif. However, GIF support had been
broken since Matplotlib 2.0.0. It works again.