matplotlib / matplotlib/basemap
save_background example not working (anymore?)
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 817
- 派生
- 395
- PR 合并指标
- 30 天内没有已合并 PR
描述
Trying to run the [`save_background.py`](https://github.com/matplotlib/basemap/blob/master/examples/save_background.py) example with basemap 1.0.7 and matplotlib 2.0 does not produce the expected two figures with the same background. Instead the second figure only has the parallels and meridians plotted, without the background.

贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 examples/save_background.py 开始,并使用 Basemap 1.0.7 和 matplotlib 2.0 运行它,以复现第二个图中缺失背景的问题。比较生成的两个图;当它们显示相同的背景(包括纬线和经线)时,问题就解决了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- matplotlib, python
- 领域
- data-visualization
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100