Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 266 Bytes

File metadata and controls

6 lines (5 loc) · 266 Bytes

Saving figures as GIF works again

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.