has2k1 / has2k1/plotnine

Fill with patterns

Open
#238 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature
Dominant language
Python
Stars
4.8k
Forks
254
Avg merge
10h 35m
Merged PRs (30d)
9

Description

Is it possible to fill barplots with patterns using plotnine?
I needed to create some black & white figures. If I fill the bars with grays, different groups are hard to distinguish. I can use the hatch property in matplotlib to fill my bar plots with patterns, something like this.
figure_1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue provides no repository files, tests, or entry points to begin from. Start by investigating plotnine's handling of barplot fills and the referenced matplotlib hatch behavior; done means black-and-white bar plots can use distinguishable patterns.

Written by the indexing model from the issue text.

Assessment

Tech stack
matplotlib, python
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.