VisActor / VisActor/VTable

[Feature] 希望甘特图增加任务条分裂和合并功能

Open
#5,145 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?
Image 一个任务条可以分裂成多个任务 左右拖动任务条如果遇到两个分裂的任务条重合了,可以自动合并
What does the proposed API look like?

VTable.Gantt.enableAutoMergeSplitTasks: true

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 from the VTable.Gantt API and the Gantt task-bar interaction entry points, then determine how split tasks are represented and how dragging detects overlap. Done means a task can be split into multiple bars and overlapping split bars merge automatically when enableAutoMergeSplitTasks is true.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.