x6
https://github.com/antvis/x6
TypeScript
🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to x6
Help out
- Issues
- graph.copy()和graph.cut()支持通过回调,对复制到剪贴板的cell进行修改。
- 使用 node.setAttrs({label:{text:''}}) 不起作用
- vue创建节点后添加子节点,撤销重做子节点出现重复创建
- autoResize 为 true 时,修改 edge 的颜色, 也会导致 manhattan 路由重绘
- connecting/validateXXX
- 对齐线一个bug
- @antv/x6-plugin-selection选择边后位置变化,边和框的位置不一致
- 当graph中没有元素时,不会触发render:done事件
- 画布节点较多时,virtual开启,fromJSON,zoomToFit,centerContent同时调用会偶现连线丢失
- 同时框选连线和节点,拖拽连线时位置错误且路径点工具冲突
- Docs
- TypeScript not yet supported