OrgChart.js icon indicating copy to clipboard operation
OrgChart.js copied to clipboard

Link the nodes to a url?

Open NIZVA opened this issue 9 years ago • 1 comments

How can I link each node to a url? I want to define the url s in my data

NIZVA avatar Nov 27 '16 11:11 NIZVA

Hi @NIZVA , you can make use of option "createNode" to customize the internal structure of node or do some event bindings stuff. Please refer to this demo

dabeng avatar Nov 28 '16 05:11 dabeng