topvis commented on issue #6811: 关系图graph支持两个data节点之间多条link,每个link代表一种关系,并可以筛选?
URL: 
https://github.com/apache/incubator-echarts/issues/6811#issuecomment-526191601
 
 
   @Ovilia 我觉得主要的一点是: 
两个节点间同方向的连线应该允许多于一条的连线。现在的版本只允许一条连线。打个比方,从北京(节点1)到上海(节点2)有两条路线可以走,现在的版本只能显示其中的一条路线。
   如果新版本允许一条以上相同方向的连线的话,还需有一定的算法保证这多条连线不重合(有不同的curveness)。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to