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

Skip to content

Conversation

pibion
Copy link
Contributor

@pibion pibion commented Mar 3, 2020

PR Summary

I recently noticed that the tutorial explaining how to create custom matplotlib styles mentions that the style.use() function can take a path or URL as an argument. This is a very useful feature; I've suggested changes to try to make this more apparent.

This PR is to request review of the proposed changes.

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@pibion pibion changed the title improve-matplotlibrc-tutorial: make path/URL option clearer Tutorials: make path/URL option clearer in matplotlibrc tutorial Mar 4, 2020
@timhoffm timhoffm modified the milestones: v3.3.0, v3.2.1 Mar 6, 2020
@tacaswell tacaswell modified the milestones: v3.2.1, v3.3.0 Mar 6, 2020
pibion and others added 3 commits March 5, 2020 21:25
make style.use() example consistent with path
…ing.py

change language to improve readability of mpl_configdir section
@pibion
Copy link
Contributor Author

pibion commented Mar 6, 2020

It seems that the codecov/project/tests is still failing; I'm not sure what to make of its output.

Are there any guidelines for how to get started handling that failed test?

@tacaswell
Copy link
Member

The codecov test has become flaky but we do not understand why yet (I think it has to do with uploads from some of the CI services being a bit flaky?). It is OK to ignore that in this case (as you clearly have not changed anything that could have changed the tests!).

@pibion
Copy link
Contributor Author

pibion commented Mar 6, 2020

Is any more action needed from me to close this PR?

Copy link
Member

@tacaswell tacaswell left a comment

Choose a reason for hiding this comment

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

I am happy with this as-is, but going to give @timhoffm a few hours to review this as he had some specific comments.

Thanks @pibion !

@timhoffm timhoffm merged commit f388570 into matplotlib:master Mar 6, 2020
@timhoffm
Copy link
Member

timhoffm commented Mar 6, 2020

Thanks and congratulations to your first contribution to Matplotlib! We hope to see you back.

@pibion
Copy link
Contributor Author

pibion commented Mar 6, 2020

Thanks all!

@pibion pibion deleted the improve-matplotlibrc-tutorial branch March 6, 2020 23:00
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.

3 participants