matplotlib / matplotlib/basemap
Zooming on Basemap plots loses Axis Ticks
- Dominant language
- Python
- Stars
- 817
- Forks
- 395
- PR merge metrics
- No merged PRs in 30d
Description
Issue described here:
[http://stackoverflow.com/questions/22635144/preserving-axis-annotation-while-interactively-zooming-in-on-a-matplotlib-basema](http://stackoverflow.com/questions/22635144/preserving-axis-annotation-while-interactively-zooming-in-on-a-matplotlib-basema)
Axis used in Basemap plots loses the tickmarks when plot is zoomed.
I would suggest a boolian operator to allow for readjustment of axis ticks?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked Stack Overflow report and reproduce the axis-tick loss when interactively zooming a Basemap plot. The issue names no files or tests, so first identify the zoom behavior involved and clarify the proposed boolean option; done should mean that axis ticks remain available after interactive zooming.
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
- Needs clarification
- Newbie friendliness
- 30/100