@abhargav wrote:
Hello Team,
can you please help how we can add the lines mentioned in below screenshot(highlighted in red) on dropping elements in a group?
As the current regrouping tree view seems having lots of borders for many nested groups.
http://gojs.net/latest/samples/regrouping.html
in myDiagram.groupTemplateMap.add("OfNodes",{....}
this.goMake(go.Shape, "Rectangle", { fill: null, stroke: "white", strokeWidth: 0 }),
this helped me removing borders, any example stating how i can add the lines stated in below screenshot(highlighted in red) on dropping elements ?
Posts: 8
Participants: 2