@mhiren wrote:
hello,
I am trying to set shape or picture as shown in image at node left and right side which indicated direction. it is possible to set shape at these position from linkDataArray. i have linkDataArray like this :
{ “from”: 1, “to”: 2, “color”: go.Brush.randomColor(128, 240), “num”: 10},
{ “from”: 2, “to”: 1, “color”: go.Brush.randomColor(128, 240), “num”: 6}.Please Look on this query.
Thanks…
Posts: 2
Participants: 2