RT https://antv.alipay.com/zh-cn/g6/1.x/demo/other/htmlnode.html 将这部分代码配置项增加一条 animate: true const net = new G6.Net({ id: 'mountNode', // 容器 ID fitView:'cc', // 画布宽 height: window.innerHeight, // 画布高 animate: true });
然后拖拽节点,会发现惊奇的情况!

RT https://antv.alipay.com/zh-cn/g6/1.x/demo/other/htmlnode.html 将这部分代码配置项增加一条 animate: true const net = new G6.Net({ id: 'mountNode', // 容器 ID fitView:'cc', // 画布宽 height: window.innerHeight, // 画布高 animate: true });
然后拖拽节点,会发现惊奇的情况!
1 SourceMan Jan 29, 2018 你没有按照 issue 模板提的 issue 被机器人直接 close 掉了吧? |
2 airyland Jan 29, 2018 人家也是给了建议才关闭的 https://github.com/antvis/g6/issues/151 |
3 ctsed Jan 29, 2018 via Android issues 里没有详细描述,发 v 站也不写明白会出现什么情况,纯属浪费大家时间,关的不怨 |
4 nciyuan Jan 29, 2018 via Android 至少贴个代码也好啊 |