Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c5d9b39

Browse filesBrowse files
committed
Updated default location of config dir
Configuration directory matplotlib now resides under directory .config by default. Update docs to reflect that
1 parent 29bc9cf commit c5d9b39
Copy full SHA for c5d9b39

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/faq/troubleshooting_faq.rst

Copy file name to clipboardExpand all lines: doc/faq/troubleshooting_faq.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ locate your :file:`.matplotlib/` directory, use
4444

4545
>>> import matplotlib as mpl
4646
>>> mpl.get_configdir()
47-
'/home/darren/.matplotlib'
47+
'/home/darren/.config/matplotlib'
4848

4949
On unix-like systems, this directory is generally located in your
5050
:envvar:`HOME` directory.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.