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

Skip to content

Add example for drawing an error band around a curve #17448

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 1 commit into from
Jun 4, 2020

Conversation

timhoffm
Copy link
Member

PR Summary

Inspired by and closes #17398.

@timhoffm
Copy link
Member Author

ModuleNotFoundError: No module named 'scipy'

Uh, don't we have scipy for the examples?

@QuLogic
Copy link
Member

QuLogic commented May 19, 2020

No, only the double pendulum example uses it, and it's sgskip.

@tacaswell
Copy link
Member

Hmm, I also thought we had a docs dependency on scipy, but apparently not, we merged #9401 in 2017 which removed scipy from the doc requirements.

@QuLogic
Copy link
Member

QuLogic commented May 22, 2020

This will be available after #17477 is merged.

Copy link
Member

@story645 story645 left a comment

Choose a reason for hiding this comment

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

I really like that you started w/ the no error bar version so that code can be isolated out.

@QuLogic QuLogic merged commit 7a6c5d3 into matplotlib:master Jun 4, 2020
@QuLogic QuLogic added this to the v3.3.0 milestone Jun 4, 2020
@timhoffm timhoffm deleted the doc-error-band branch June 4, 2020 21:51
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.

Plotting an error band along a curve
4 participants