antvis / antvis/G6

[Feat]: It is desired that edges can be used to connect between multiple graphs.

Open
#6,726 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

waiting for maintainer
Dominant language
TypeScript
Stars
12.3k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Describe the feature / 功能描述

It is desired that edges can be used to connect between multiple graphs. For example, nodes in Graph 1 and nodes in Graph 2 can be connected by edges.

Such as the example sub-graph:
If there are edges here that can connect different subgraphs, then this function will be very useful.
image

Are you willing to contribute? / 是否愿意参与贡献?

✅ Yes / 是

Contributor guide

No contributing guide indexed for this repository

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 with the linked sub-graph example and examine how Graph 1 and Graph 2 are represented. Determine the expected behavior for edges between nodes in different subgraphs, then verify that the example supports those connections without breaking existing subgraph behavior.

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
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.