Quantcast
Channel: Northwoods Software - Latest topics
Browsing all 7425 articles
Browse latest View live

How to arrange neighbors nodes on group expand without using auto arrange?

@biswa wrote: How to arrange neighbors nodes on group expand without using auto arrange? After collapse go to previous state. my code is layout: $(go.TreeLayout, { nodeSpacing: 3, isOngoing : false,...

View Article


Side by side Diff function in Tree Mapper?

@Tagkeun wrote: Hi, I’m using GoJS v1.6.21 in developing company web site. I wonder if GoJS have ‘side by side diff function’ in Tree Mapper like below demo. jsdifflib demo : Side By Side Diff...

View Article


Rotate a node without TextBlock

@biswa wrote: How to rorate a node without TextBlock? Using contextMenu? MY code is {contextMenu : $(go.Adornment, “Vertical”, $(“ContextMenuButton”, $(go.TextBlock, “Edit”, { margin: 3 }), { click:...

View Article

Right Click & drag event on diagram?

@biswa wrote: I want to get Right Click & Drag event, Which is in gojs default left click & drag event? How Can I done it? I want this because we need a functionality in left click & drag...

View Article

Image may be NSFW.
Clik here to view.

Unconnected link end snapping

@calebat wrote: Hi- I was having trouble getting the unconnected ends of links to snap to grid. I found this thread: Snap to grid for unconnected connectors GoJS Hi, Is it possible to make snap...

View Article


ItemArray problem in panel

@henry100tw wrote: Hi, I’m newbie in Gojs. I got a problem with itemarray parsing. I try to put a panel with multi shapes in a diagram. But I don’t know how to deserialize {“class”:“go.Point”,...

View Article

How to deselect a node?

@biswa wrote: How to deselect a node by code? Can you give me an example? Actually On subGraphExpandedChanged function on grounp expand I need to deselect all selected nodes. Posts: 2 Participants: 2...

View Article

Image may be NSFW.
Clik here to view.

Validate linking between the groups and Do not delete the fields

@devanathan2017 wrote: Hi , I am using the gojs for column mapping features. Once the diagram is loaded I have three groups named Record1, Record2 and Record3 refer image gojs2.jpg872x297 30.1 KB what...

View Article


Dragg Node only not node child and dragged node will be empty

@trikeshjadhav wrote: Hello, I want to drag a node from Org Chart Editor. And the dragged node box should be shown as empty and its child node will remain the same. Only the selected node replaced and...

View Article


Image may be NSFW.
Clik here to view.

GroupTemplate fromSpot, toSpot are not updated

@vietthang wrote: Hi, I have created a diagram and define a groupTemplate and have a function to update the graph Direction and the fromSpot toSpot of upcoming/incoming link:...

View Article

Image may be NSFW.
Clik here to view.

Resizing issues within gojs

@bpatel wrote: we are having issues when resizing. if i put the text box at the bottom it goes to below the resized panel. if i put it on top the bottom port goes off the window. attached is the image...

View Article

Tooltips hide autometically for link

@biswa wrote: How to hide tool-tips automatically for link? My Code is:- myDiagram.linkTemplate = $(go.Link, { selectable: true, selectionAdornmentTemplate: linkSelectionAdornmentTemplate }, {...

View Article

Highlight the autoScrollRegion to aware user to scroll diagram while dragging

@code-rider wrote: HI this is my simple diagram myDiagram = $( go.Diagram, "chart-container", { initialAutoScale: go.Diagram.UniformToFill, layout: $(go.LayeredDigraphLayout, {direction:90,...

View Article


Dragcomputation for link 'stutters'

@calebat wrote: Hi- I implemented a simple dragcomputation for links, and the snapping function causes the link to ‘jump around’ or stutter. I downloaded DraggableLink.html and it is easily...

View Article

autoScroll in DocumentScroll jumps other blocks into view

@maciej wrote: Hi, I have a canvas which is set to go.Diagram.DocumentScroll and I have autoScroll enabled. I notice that when I have a single block far away from other blocks, and I autoScroll to...

View Article


Image may be NSFW.
Clik here to view.

Planogram node moving

@niyamat wrote: Hi I am using Planogram sample as reference. code is in typescript angular. set property isGridSnapEnabled = true; and my node size is also mulitple of cellsize. I am facing issue is...

View Article

Pipe example using images instead of shapes

@Wycheart wrote: Hi, I’m trying to make a demo for a potential customer. However I’m unable to use images in the pipe example. Is this possible? If so what is the best approach for using images? Kind...

View Article


Image may be NSFW.
Clik here to view.

Links of the nodes are not displayed

@asdas9 wrote: Well first I’m working alone with jquerymovile, java, js and ajax. this is how I call the registered data and I build the nodes I do not know if this is good or bad :/ function load() {...

View Article

GoJS 1.8.32 released

@simon wrote: Changes for 1.8.32 Diagram auto-scrolling now considers the document bounds of the total scrolled-to area during the auto-scroll. This makes it easy to scroll in different directions...

View Article

Image may be NSFW.
Clik here to view.

C is null go js, I have no idea why this error

@asdas9 wrote: I have no idea why this error, I get when I load the model of my diagram and it does not show me the inspector but it lets me create new nodes and relate them in summary I do not know...

View Article
Browsing all 7425 articles
Browse latest View live


Latest Images