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
deprecate 'savefig.extension' rcParam in favour of 'savefig.format'
remove all mention of cairo.<format>
remove unnecessary check for supported formats in get_default_filetype, rely on check in _get_print_method instead
for uniformity, use get_supported_filetypes instead of directly accessing self.filetypes
0 commit comments