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
{{ message }}
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
------------------ 原始邮件 ------------------
发件人: "Steven Kwok"<[email protected]>;
发送时间: 2019年6月24日(星期一) 中午11:10
收件人: "antvis/g6-editor"<[email protected]>;
抄送: "孟雷"<[email protected]>;"Author"<[email protected]>;
主题: Re: [antvis/g6-editor] g6 3.0.4版本 事件监听无法监听到节点 (#121)
我是3.0.4,可以监听到,代码看上去没问题,不行你删了包重新得一下
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
在click事件中item为空
node:click事件无法监听到
this.graphData = {
nodes: [{
id: 'node1',
shape:'circle',
label: 'START',
x: 100,
y: 100,
labelCfg:{
The text was updated successfully, but these errors were encountered: