You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
index.js:6 Uncaught TypeError: Cannot read property 'x' of undefined
at t._getEdgePoints (index.js:6)
at t.beforeDraw (index.js:6)
at t.draw (index.js:1)
at t.update (index.js:1)
at t.updateItem (index.js:6)
at i (index.js:8)
at index.js:1
at index.js:3
at Object.each (index.js:5)
at t.fire (index.js:3)
at onMouseUp (index.js:6)
at HTMLCanvasElement.n (index.js:5)
如果是 G2、G2-mobile、G6、可视化基础的使用问题,请您按照下面的模板来提 issue,并打上 label,真心感谢~~~
我的需求/我的问题
index.js:6 Uncaught TypeError: Cannot read property 'x' of undefined
at t._getEdgePoints (index.js:6)
at t.beforeDraw (index.js:6)
at t.draw (index.js:1)
at t.update (index.js:1)
at t.updateItem (index.js:6)
at i (index.js:8)
at index.js:1
at index.js:3
at Object.each (index.js:5)
at t.fire (index.js:3)
at onMouseUp (index.js:6)
at HTMLCanvasElement.n (index.js:5)
数据以及出现问题的源代码
G2 or G2-mobile or G6 的版本以及使用环境
G6 -1.2.8
ubuntu16.04
如果是其他的问题,请按照如下模板来提 issue,并打上 label,真心感谢~~~
我的问题
当net.beginAdd('edge',{
shape://换成smooth或者arrow时,不会有问题,只有line的时候有问题
})
顺便想问一下,带箭头的曲线怎么话呢?还有,我每次点一下按钮时,只能添加一个圆点,能不能我选一次,可以一直添加呢?
...
我的期望
...
The text was updated successfully, but these errors were encountered: