[Feature] 可以设置工作时间吗?并在甘特图上显示出来不同的效果
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
希望能根据工作日历的时间对网格进行不同的着色
What does the proposed API look like?
就像这个dhtmlxGantt设置了0点到7点工作,12点工作,网格会特殊着色
这边可以自定义也可以设置全局
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
Use the dhtmlxGantt examples and screenshots in the issue as the behavioral reference. First locate VTable's grid-rendering and configuration entry points, then define how global and per-table working intervals are represented; done means configured work periods receive distinct grid shading, including the shown split intervals.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100