has2k1 / has2k1/plotnine

How to draw plotnine figures on a existing matplotlib ax object?

Open
#982 1 comment 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.