Skip to content

Refactor histogram visualizations to use stairs instead of bar #460

Open
@alexander-held

Description

@alexander-held

Using stairs should presumably result in an artist structure that is more suitable for post-processing. Instead of having per-bin artists, histogram elements should have artists spanning all bins.

stairs demo: https://matplotlib.org/stable/gallery/lines_bars_and_markers/stairs_demo.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions