VisActor / VisActor/VTable

[Feature] 甘特图中的taskBar 的 labelText 和labelTextstyle 能否像 barStyle一样支持配置函数

Open
#4,620 1 comment 0 reactions 0 assignees View on GitHub

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?

甘特图中的taskBar 的 labelText 和labelTextstyle 能否像 barStyle一样支持配置函数,否则只能使用 customLayout ,或者 customLayout 中的 Group 以及 Text 能否支持 类似 position 相对定位和绝对定位

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the Gantt taskBar configuration for labelText, labelTextstyle, and barStyle, then compare it with the customLayout Group and Text positioning mentioned in the issue. Done means the requested style values can vary by data through configuration functions, or the alternative positioning behavior is clearly supported and tested.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.