default cursor sync scales keys are set with mode: 1 assumptions
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 463
- PR merge metrics
- No merged PRs in 30d
Description
need to check against mode: 2 and use scale keys from facets, or just use scale from first hz and first vt axes.
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
Start at dist/uPlot.esm.js around line 5256 and inspect how default cursor synchronization selects scale keys for mode: 1. Compare that behavior with mode: 2, including the scales available from facets and the first horizontal and vertical axes; done means synchronization uses the correct scale keys in both modes.
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
- 25/100