@biswa wrote:
How to select multiple nodes using myDiagram.select() ?
My Code is:-
myDiagram.select(myDiagram.findNodeForKey(diagram_data[i].data.key));
I want multiple nodes selected by code.
Posts: 2
Participants: 2
@biswa wrote:
How to select multiple nodes using myDiagram.select() ?
My Code is:-
myDiagram.select(myDiagram.findNodeForKey(diagram_data[i].data.key));
I want multiple nodes selected by code.
Posts: 2
Participants: 2