Skip to content

The description of options.series.graph.links may wrong  #252

@littleLi-star7

Description

@littleLi-star7

image

the docx write that the links.source is a string representing the name of source node on edge. Can also be a number representing the node index.
But in fact it it is the [ String(id) of source node ] .
In my test as for nodes the id is integer and the name is chinese character
image
as for edges the source is the string of node‘s id
image
the result is
image
image
when the source and target be set the name of node the result is
image

文档写的边的source和target是节点的name 实际上source和target 是节点的id的字符串
文档这里写错了

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