antvis / G6VP

G6VP is an online visual analysis tool for graphs and a low-code platform for building graph applications.
https://insight.antv.antgroup.com
Apache License 2.0
812 stars 110 forks source link

Feat:边样式支持多个label 、支持在不同状态下动态呈现不同的样式。 #386

Open lipengming opened 1 year ago

lipengming commented 1 year ago

image

pomelo-nwu commented 1 year ago

@lipengming 很好的建议,目前看来,需要底层 Graphin 的支持:https://github.com/antvis/Graphin/blob/master/packages/graphin/src/shape/graphin-line.ts#L243

一条边上有3个labelShape,其中2个是在边的两端,当hover或者active的时候,visible设置为true