I was able to update the label in hoverNode event like this: hoverNode: (e) => { const data = graph.nodes.map((el) => { if (el.id ...
確定! 回上一頁