HI, How can i set the z-index order between nodes and links. Basically links overlaps the nodes. How to set the links behind the nodes? Thank you
See the intro page: GoJS Layers -- Northwoods Software
HI Jhardy,
given link is helpful. new go.Binding("zOrder")
makes trick
Thank you