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 2018-01-29 14:45:48 +08:00
你没有按照 issue 模板提的 issue
被机器人直接 close 掉了吧? |
2
airyland 2018-01-29 16:06:04 +08:00 1
人家也是给了建议才关闭的 https://github.com/antvis/g6/issues/151
|
3
ctsed 2018-01-29 16:31:04 +08:00 via Android
issues 里没有详细描述,发 v 站也不写明白会出现什么情况,纯属浪费大家时间,关的不怨
|
4
nciyuan 2018-01-29 16:45:38 +08:00 via Android
至少贴个代码也好啊
|