Skip to content

[ENH]: add errorbar.capthick and errorbar.elinewidth to mplstyle #31194

@AlbertUnruh

Description

@AlbertUnruh

Problem

I don't see a reason why it shouldn't be configurable and think it would be a great enhancement to have caps on errorbar-plots enabled by default (in context of stylesheets) and not having to set them each time I call plt.errorbar(...).

Proposed solution

I'd like to see errorbar.capthick and errorbar.elinewidth to be configurable via stylesheets.

# errorbar props
errorbar.capsize:    ...  # already existing
errorbar.capthick:   ...
errorbar.elinewidth: ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions