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

Skip to content

Improve fill() example #14053

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
Apr 27, 2019
Merged

Improve fill() example #14053

merged 1 commit into from
Apr 27, 2019

Conversation

timhoffm
Copy link
Member

@timhoffm timhoffm commented Apr 26, 2019

PR Summary

This is a complete rewrite.

  • more interesting images
  • illustrate how to actually change the edgecolor (not draw a second line on top)
  • fill() is rather for polygons. The second example used functions as data, which results in "odd" connections from the last point to the first. This is not a typical usecase for fill().
  • add reference section

link to doc build

@timhoffm timhoffm added this to the v3.1.1 milestone Apr 27, 2019
Copy link
Member

@NelleV NelleV left a comment

Choose a reason for hiding this comment

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

Thanks @timhoffm !

@NelleV NelleV merged commit ce211ee into matplotlib:master Apr 27, 2019
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Apr 27, 2019
@timhoffm timhoffm deleted the example-fill branch April 27, 2019 21:07
NelleV added a commit that referenced this pull request Apr 28, 2019
…053-on-v3.1.x

Backport PR #14053 on branch v3.1.x (Improve fill() example)
@QuLogic QuLogic modified the milestones: v3.1.1, v3.1.0 Apr 28, 2019
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