8000 fill_demo and fill_between_demo are slightly misleading · Issue #5827 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
fill_demo and fill_between_demo are slightly misleading #5827
Closed
@anntzer

Description

@anntzer

http://matplotlib.org/examples/lines_bars_and_markers/fill_demo.html
http://matplotlib.org/examples/lines_bars_and_markers/fill_demo_features.html

Both examples show fill behaving more or less as fill_between would, and it took me a while to realize that this is because the first and last points plotted both have y=0 and thus the line closing the polygon is at y=0. Perhaps a different example would be clearer?

Metadata

Metadata

Assignees

No one assigned

    Labels

    MEP: MEP12gallery and examples improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0