调用chart.changeData 图谱显示不刷新,当点击图谱后才显示变更后的图
Open
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
调用chart.changeData 图谱显示不刷新,当点击图谱后才显示变更后的图
Contributor guide
Research direction
Start by reproducing the issue with chart.changeData and inspect the chart update and rendering path in the F2 JavaScript source. Verify whether the canvas redraw is deferred until interaction; done means changed data appears immediately without clicking the chart.
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
- Needs clarification
- Newbie friendliness
- 35/100