@code-rider wrote:
HI
this is my simple diagrammyDiagram = $( go.Diagram, "chart-container", { initialAutoScale: go.Diagram.UniformToFill, layout: $(go.LayeredDigraphLayout, {direction:90, layerSpacing: 100 }), isReadOnly: false, autoScrollRegion: new go.Margin(50, 50, 50, 50), } );just need to Highlight the autoScrollRegion to aware user how to scroll while your creating link to out of view node.
so we will add some note about it.
or if we are able to add some penels on edges of canvas like 30px border which is no move with internal graph.
Thanks
Posts: 2
Participants: 2