Skip to content

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

Merged
QuLogic merged 1 commit into
matplotlib:masterfrom
timhoffm:doc-error-band
Jun 4, 2020
Merged

Add example for drawing an error band around a curve#17448
QuLogic merged 1 commit into
matplotlib:masterfrom
timhoffm:doc-error-band

Conversation

@timhoffm

Copy link
Copy Markdown
Member

PR Summary

Inspired by and closes #17398.

@timhoffm

Copy link
Copy Markdown
Member Author

ModuleNotFoundError: No module named 'scipy'

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

@QuLogic

QuLogic commented May 19, 2020

Copy link
Copy Markdown
Member

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

@tacaswell

Copy link
Copy Markdown
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

QuLogic commented May 22, 2020

Copy link
Copy Markdown
Member

This will be available after #17477 is merged.

@story645 story645 left a comment

Copy link
Copy Markdown
Member

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.

Comment thread examples/lines_bars_and_markers/curve_error_band.py Outdated
Comment thread examples/lines_bars_and_markers/curve_error_band.py Outdated
Comment thread examples/lines_bars_and_markers/curve_error_band.py Outdated
@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