[Feature] 希望甘特图提供关闭tooltip的配置
Open
Nobody has claimed this yet.
feature
good first issue
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
甘特图自带的tooltip定制功能相对比较弱,所以自己实现了一个,但是实现后发现没有地方关闭默认的tooltip,如下图
What does the proposed API look like?
taskBar.tooltip
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Gantt chart implementation and the taskBar tooltip handling described in the issue. Check how the proposed taskBar.tooltip API is represented, then verify that the default tooltip can be disabled while custom tooltip behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100