🤔 [QUESTION] 有基于Slider的onchange事件的监听吗
Open
Question
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 591
- PR merge metrics
- No merged PRs in 30d
Description
我有个折线图使用了slider,然后另外一侧展示每个点的对应明细,我想在每次修改slider滑块的时候,去实时监听其图表展示的数据范围,从而联动改变表格的展示范围,现在没有找到监听Slider改变的事件,请问改怎么处理
Contributor guide
Research direction
The issue names a chart slider and an onchange-style listener but no repository file or test. Start by locating the slider API and its event documentation, then verify whether the displayed data range can be observed; done means a working way to synchronize the table is identified or the limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100