JuliaPy / JuliaPy/PythonPlot.jl
PythonPlot: zoomed insert as subplot? Can/should mpl_toolkits.axes_grid1 be used?
Ouverte
- Langage dominant
- Julia
- Étoiles
- 85
- Forks
- 9
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.