matplotlib / matplotlib/basemap
Zooming bug for round=True stereos
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 817
- Forks
- 395
- PR merge metrics
- No merged PRs in 30d
Description
I have created two polar stereographic basemaps that look like this, sharing a plt.subplots figure:
When zooming in, this happens:
I have confirmed that this happens only for the Basemap with round=True option.
MPL: 1.2.1
basemap: 1.0.6
Backend: Qt4Agg
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with two polar stereographic basemaps in a shared plt.subplots figure, using round=True and the reported MPL 1.2.1, Basemap 1.0.6, and Qt4Agg setup. Compare zoom behavior with and without round=True; done means zooming no longer distorts the round stereographic basemap.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100