leeoniya / leeoniya/uPlot

cursor bind demo with sync

Open
#1,055 0 comments 0 reactions 0 assignees View on GitHub

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!

Cursor Bind.zip

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.