How to draw plotnine figures on a existing matplotlib ax object?
Open
Nobody has claimed this yet.
Enhancement
Feature
- Dominant language
- Python
- Stars
- 4.8k
- Forks
- 254
- Avg merge
- 10h 35m
- Merged PRs (30d)
- 9
Description
Hello!
I no longer see _draw_using_figure in the code base? What is the new way to combine p9 with standard matplotlib plots in the same figure?
Thanks!
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 locating the current plotnine drawing entry point that replaced _draw_using_figure and review how it interacts with a standard matplotlib axes object. Document the supported way to combine plotnine and matplotlib plots in one figure, with an example showing the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, python
- Domain
- data-visualization
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100