8000 Docs on how to set a custom directory for stylelib/ by juanrg · Pull Request #7100 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Docs on how to set a custom directory for stylelib/ #7100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 22, 2016

Conversation

juanrg
Copy link
@juanrg juanrg commented Sep 13, 2016

Just a phrase and the same ref as in the next section, as otherwise it is a bit confusing without understanding the internals of the library. Related to #6954

directory. Note that a custom style sheet in ``mpl_configdir/stylelib`` will
directory. You also can change the directory where matplotlib looks for
the stylelib/ folder by setting the MPLCONFIG environment variable
, see :ref:`locating-matplotlib-config-dir`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comma should be at the end of the word, not by itself here.

@NelleV
Copy link
Member
NelleV commented Sep 14, 2016

Thanks for the contribution! Apart from @QuLogic's minor comment, it looks great.

@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Sep 14, 2016
@@ -131,7 +135,7 @@ locations, in the following order:
1. :file:`matplotlibrc` in the current working directory, usually used for
specific customizations that you do not want to apply elsewhere.

2. :file:`$MATPLOTLIBRC/matplotlibrc`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not see how it grabs a file from $MATPLOTLIBRC (instead of being a directory) from looking at the source....

@juanrg
Copy link
Author
juanrg commented Sep 14, 2016

Me neither. I don't know/remember where that line came from :/

@tacaswell tacaswell merged commit 14363c3 into matplotlib:v2.x Sep 22, 2016
@QuLogic QuLogic modified the milestones: 2.0.1 (next bug fix release), 2.0 (style change major release) Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0