VisActor / VisActor/VTable

[Bug] 甘特图调用updateOption如果头部高度动态变化markLine错乱

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

Nobody has claimed this yet.

bug good first issue
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

Version

1.19.1

Link to Minimal Reproduction

甘特图调用updateOption如果头部高度动态变化markLine错乱

Steps to Reproduce

甘特图调用updateOption如果头部高度动态变化markLine错乱

Current Behavior

甘特图调用updateOption如果头部高度动态变化markLine错乱

Expected Behavior

甘特图调用updateOption如果头部高度动态变化markLine错乱

Environment
- OS:
- Browser:
- Framework:
Any additional comments?

No response

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 reproducing the gantt chart behavior in VTable 1.19.1: call updateOption while the header height changes and observe the markLine position. Trace the updateOption and markLine layout paths to find where the changed header height is handled. Done means markLine remains correctly aligned after the dynamic header update, with a regression test if the relevant test location can be identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.