react-json-graph
react-json-graph copied to clipboard
Can we customise node?
This is a very nice plugin I came across, Thanks first of all.
Can we customise, the node like while clicking on node show some properties of that node ?
Hi, @mjarpitanand, thanks a lot!
I hope yes: please look at https://github.com/antonKalinin/react-json-graph/blob/master/example/NodeExtension/index.js#L20 node get prop isDragging so you can use it to show extra data