JuliaPy / JuliaPy/PythonPlot.jl

PythonPlot: zoomed insert as subplot? Can/should mpl_toolkits.axes_grid1 be used?

Open
#51 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
85
Forks
9
PR merge metrics
No merged PRs in 30d

Description

I'm using PythonPlot, and would like to create zoomed inserts within plots, as demonstrated in [this discussion](https://stackoverflow.com/questions/46990233/filling-box-for-zoomed-plot-with-a-colour-in-mpl-toolkits-axes-grid1-inset-locat)

That uses a possibly deprecated [MPL toolkit](https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axes_grid1.inset_locator.html).
(The flag at the top of that site suggests it's unstable, but the URL says "stable".)

Is that toolkit the best or only choice with PythonPlot?

How could one install it?

thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no repository files, tests, or entry points. Start by checking PythonPlot's support for matplotlib's mpl_toolkits.axes_grid1.inset_locator and the linked discussion, then determine whether zoomed inserts can be used and what installation or usage guidance would make the feature complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia, matplotlib, python
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.