JuliaPy / JuliaPy/PythonPlot.jl
PythonPlot: zoomed insert as subplot? Can/should mpl_toolkits.axes_grid1 be used?
- 主要语言
- Julia
- 星标
- 85
- 派生
- 9
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia, matplotlib, python
- 领域
- data-visualization
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100