[Feature] 【甘特图】希望甘特图提供主题适配能力
Open
@Violet2314 is already working on this.
Since May 12, 2025.
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?
场景:主题适配。
当切换主题时,目前左侧表格的主题可以通过暴露出来的tableInstance.updateTheme更新主题,而右侧的甘特图区域,没有办法更新。
What does the proposed API look like?
Gantt.updateOption
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.
Assessment
This issue has not been assessed yet.