Skip to content

用graphlib如何构建带combo的图呢? #18

@TheSunset

Description

@TheSunset

比如用 new GraphLib.Graph({ nodes: antvNodes, edges: antvEdges }); 可以构建不带combo的图,然后用 new Layout.ForceAtlas2Layout 布局。
目前我想要用 new Layout.ComboCombinedLayout 来布局 带combo的图,如何 把combo传入 呢?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions