jsplumb-dataLineage-vue icon indicating copy to clipboard operation
jsplumb-dataLineage-vue copied to clipboard

https://github.com/mizuhokaga/jsplumb-dataLineage 数据血缘前端 jsplumb-dataLineage的Vue版本(Vue2、Vue3均实现)

Results 3 jsplumb-dataLineage-vue issues
Sort by recently updated
recently updated
newest added

作者,导航什么时候添加

enhancement
help wanted

首先感谢开源这个好用的demo 我在使用过程中,发现血缘高亮功能面对闭环会陷入死循环,报错: ```bash jsPlumb: fire failed for event click : RangeError: Maximum call stack size exceeded ``` 建议在寻找上下游的迭代过程中加个可配置的迭代次数参数 应该可以解决问题

help wanted