🤔 [QUESTION]关于渲染大量数据DualAxes的问题
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 591
- PR merge metrics
- No merged PRs in 30d
Description
### 🐛 Question description [Please make everyone to understand it]
使用DualAxes双轴图,渲染大量数据如何配置slider,如果能有scrollbar就更好了。。
### 💻 Link to minimal reproduction
代码搁这:https://codesandbox.io/s/amazing-night-ppc57c?file=/index.ts
### 🏞 Expected result
期望能有scrollbar只渲染部分数据,大量数据会造成图表崩溃。
实在不行 有个slider 限制渲染区间也是极好的
### 🚑 Any additional [like screenshots]
祝阖家欢乐!
Contributor guide
Research direction
Start with the TypeScript reproduction in the linked CodeSandbox, specifically index.ts, and inspect how the DualAxes chart is configured for the large dataset. Determine whether a scrollbar or slider can limit the rendered range, then validate the chosen interaction against the reported chart crash and confirm that only the selected data window is rendered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100