cursor bind demo with sync
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 463
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I need to use the cursor bind feature and sync other charts, but I noticed that uPlot.iife.js in versions v1.6.32 and v1.6.31 produces different results:
- First, select a section of the chart (instead of operating on the full chart).
- Hold ctrl and select a block.
- Click the left mouse button once.
In v1.6.31, only the original selection block is removed without reverting to the full chart (this is the behavior I need).
In v1.6.32, there is no response.
Could you confirm if I might be missing some settings?
Thank you!
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 with the attached Cursor Bind.zip demo and reproduce the selection sequence using uPlot.iife.js from v1.6.31 and v1.6.32. Compare the result after the ctrl-block selection and left-click; done means the newer version matches the reported v1.6.31 behavior, or the missing setting is identified.
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
- 35/100