在点击图例时guideText没有消失
Open
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description

如图所示,我做了一个和官网一样的图,分组条形图,柱子上面用guideText画了标签,但是在点击图例的时候,点击一个时,一半的消失,但是两个图例都点击时,条形图消失了,但是用guideText画的标签还在,难道不会根据图自己消失的吗?请问要怎么处理。官网的例子我把 clickable 改为true,但是点击图例并没有消失图形。
Contributor guide
Research direction
Start with the official grouped bar chart example described in the issue, focusing on the guideText labels and legend behavior when clickable is enabled. Reproduce the case by clicking one and then both legend items; done means guideText labels disappear consistently with the hidden bars, or the expected handling is documented.
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