antvis / G6

♾ A Graph Visualization Framework in JavaScript.
https://g6.antv.antgroup.com/
MIT License
10.95k stars 1.3k forks source link

Migrate EdgeBundling Plugin #5555

Open Aarebecca opened 4 months ago

Aarebecca commented 4 months ago

AntV Open Source Contribution Plan(可选/Optional)

Issue 类型 / Issue Type

高级任务 / Advanced Task

任务介绍 / Task Description

迁移边绑定插件 Demo


Migrate Edge Bundling plugin Demo

参考说明 / Reference Description

您可以参考旧代码并考虑复用其中的部分逻辑。

在正式开始之前,建议您简要了解新版插件实现的逻辑和配置项命名风格,例如:GridLine

在迁移过程中,如果遇到任何问题,欢迎在Issues区留言寻求帮助。


You are encouraged to consult the old code and consider reusing some of its logic.

Before you begin, it is advisable to familiarize yourself briefly with the logic and naming conventions of configuration items used in the newer versions of plugin implementations, such as: GridLine.

Should any issues arise during the migration process, you are welcome to seek assistance by posting a message in the Issues section.

Aarebecca commented 4 months ago

这个插件过去由 @drl990114 迁移,如果您现在有兴趣,非常欢迎尝试最新的 G6 5.0,并对基于 https://github.com/antvis/G6/pull/5116 调整以进行适配。

lionztt commented 2 months ago

认领任务