Creating third-party support library for Plotnine
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.8k
- Forks
- 254
- Avg merge
- 10h 35m
- Merged PRs (30d)
- 9
Description
Plotnine provides the core experience of Grammar of Graphics in Python. However, some derivative plots could be nice to also support, like a pairplot. In this issue there is reference to potentially adding a function like that to a third-party library that uses plotnine as a base. As far as I know there is no such library available, or am I wrong in that understanding?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked issue 16 and checking whether an existing third-party Plotnine library provides derivative plots such as pairplot. No source files or tests are identified, so first define the library's scope and supported plots; the work is done when that library exists with the agreed derivative-plot support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100