zooming x resets zoom of y
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 463
- PR merge metrics
- No merged PRs in 30d
Description
zooming x after y resets y (unexpected behaviour)
reproducable with demos/zoom-variations.html
"X or Y (adaptive)"
or
"X or Y (adaptive + omni)"
zooming y after x doesn't reset x (expected behaviour)
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 demos/zoom-variations.html using “X or Y (adaptive)” and “X or Y (adaptive + omni)”. Compare zooming x after y with zooming y after x, then trace the zoom handling used by these demos. Done means zooming either axis preserves the other axis’s zoom state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100