[ENH]: Add custom hatch styling to grouped_bar · Issue #30673 · matplotlib/matplotlib · GitHub
Skip to content

[ENH]: Add custom hatch styling to grouped_bar #30673

Description

@story645

Problem

As a follow up to #28560, support should be added for using hatches to distinguish groups by supporting a broadcasted hatch parameter. This would make grouped_bar consistent with other plotting methods that support multiple datasets, such as histograms (#28073)

Proposed solution

Update the grouped_bar to support multiple hatches. I think the argument and broadcasting should match the color argument, so one color/hatch per dataset.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions