antvis / antvis/F2

chart.guide().html 渲染出来的html,重新渲染会重叠,上次渲染的dom没有被移除

Open
#1,217 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
8k
Forks
637
PR merge metrics
No merged PRs in 30d

Description

chart.guide().html 方法渲染出来的dom 会叠加,之前渲染的dom没有被remove,需要手动remove

Contributor guide

Open the contributing guide

Research direction

Start by reproducing repeated rendering through chart.guide().html and inspect how the generated DOM is managed between renders. Confirm which DOM nodes remain after the second render; done means re-rendering no longer overlays the previous HTML and does not require manual removal.

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.