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

Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 369 Bytes

File metadata and controls

9 lines (7 loc) · 369 Bytes

Windows configuration directory location

On Windows, the default configuration and cache directories now use %LOCALAPPDATA%\matplotlib instead of %USERPROFILE%\.matplotlib. This follows Windows application data storage conventions.

The MPLCONFIGDIR environment variable can still be used to override this default.