@no_one345 wrote:
the diagram adds key to nodes automatically how to add the same in link array in graph link model
myDiagram.model =
Go(go.GraphLinksModel, {
“nodeDataArray”: [],
“linkDataArray”: []});
Posts: 5
Participants: 3
@no_one345 wrote:
the diagram adds key to nodes automatically how to add the same in link array in graph link model
myDiagram.model =
Go(go.GraphLinksModel, {
“nodeDataArray”: [],
“linkDataArray”: []});
Posts: 5
Participants: 3