antvis/G6

Do you want to work on this issue?

You can request for a bounty in order to promote it!

Parallel edges are invalid when using custom edges #6475

IceLeach posted onGitHub

Describe the bug / 问题描述

需要给边做一些定制,但平行边不生效。 似乎平行边只在不指定edge.type时有效。 image

https://stackblitz.com/edit/react-sqwqhv?file=index.js

Steps to Reproduce the Bug or Issue / 重现步骤

No response

G6 Version / G6 版本

🆕 5.x

Operating System / 操作系统

Windows

Browser / 浏览器

Chrome

Additional context / 补充说明

No response


导致该问题出现的原因是因为目前平行边的实现会修改边的类型,因此目前平行边暂不支持手动指定边类型。 对于你的场景,我们会尽快提供动画 Spec 代替动画API实现。

posted by Aarebecca 6 months ago

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests