src/menu/components/chart/antv-X6/index.jsx
@@ -533,17 +533,16 @@ }) // graph.on('cell:click', ({ e, x, y, cell, view }) => { // console.log(cell) // console.log(view) // }) graph.on('node:click', ({ e, x, y, node, view }) => { console.log(node) }) graph.on('edge:click', ({ e, x, y, edge, view }) => { console.log(edge) }) graph.on('blank:click', ({ e, x, y }) => { console.log(13) }) const r1 = graph.createNode({