Quantcast
Channel: GoJS - Northwoods Software
Browsing all 6968 articles
Browse latest View live

How can i delete a group without deleting his childrens?

@itayh wrote: Hi guys, I need to delete the group without the childrens using the “del” key, so i’m guessing “deleteSelection” should be involved somehow. Is there a simple fix for this or i should...

View Article


Disable dragSelectingTool

@dreamweiver wrote: Hi Team, I am working on a prototype with Gojs Diagram and I want to disable the dragSelectingTool which is activated on the diagram by default with magenta coloured window. I...

View Article


How to get function on Ctrl-- on a node

@biswa wrote: How to get function on Ctrl-- on a node? Default is zoom decrease. But After selecting a node when press Ctrl-- it should rotate the node to an angle( Like: 90º) Posts: 1 Participants: 1...

View Article

How to do undo right after 'LinkDrawn' event is fired?

@dasguptarupak wrote: Hi Team, I want to remove a link right after a ‘LinkDrawn’ event is fired based on that link’s from property. Kindly help me to solve this problem. Thanks Posts: 3 Participants:...

View Article

Drop a node on to a node

@biswa wrote: We want Drop a node on to a node nodes should not be overlapped. How to achieve this? I am using layout: $(ParallelLayout, { nodeSpacing: 3, isOngoing: false, angle: 0,nodeSpacing: 10,...

View Article


How to keep a node position fixed in tree

@jalendra wrote: I have a requirement where particular node with specific key will be at the end(right side) of the level. When I add link data it adds the node at last position always. Is there any...

View Article

Image may be NSFW.
Clik here to view.

GoJS Org Chart Editor - Divide the canvas area into multiple sections

@chintu538 wrote: Hello, Our actual requirement is to divide the gojs org chart editor canvas area into three sections which is not supported by default in GoJs. I couldn’t find direct solution for...

View Article

Can I get the link count between two nodes?

@biswa wrote: How can I get the link count between two nodes? we have function to implement more that one link can not be allowed between two nodes when drop a node into a node? Posts: 1 Participants:...

View Article


Image may be NSFW.
Clik here to view.

How can we get link lowest end point

@biswa wrote: How can we get link lowest end point? So that we can show tool tips below that, to avoid overlap the link text. Please check the image link.png960x540 8.6 KB Posts: 2 Participants: 2...

View Article


Do not allow the nodes to leave the pool

@Albamaister wrote: Hi, Can you help me. I want to know where is the function or the action in the code that makes the nodes do not leave the pool. I started from the original Swim Lanes sample,...

View Article

Image may be NSFW.
Clik here to view.

Resize document bounds

@or.madipor wrote: Hey, My diagram is listening to “InitialLayoutCompleted” event. What I’m trying to do is position the diagram at the center of div horizontally and vertically. Another thing, the...

View Article

Add Button to diagram

@chintu538 wrote: Hi Walter, I’m trying to add a icon (button) inside canvas and when user clicks on that button it should open a new browser window. Posts: 2 Participants: 2 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Properties for the "last parents" need to be the "last second parent"

@zLinz wrote: I have some questions with the TreeLayout. I need to implement kind of this effect: 00306540-87EA-400D-AC59-C00AFD98324E.png578x647 26.2 KB But what i got in the document was...

View Article


Image may be NSFW.
Clik here to view.

Genogram Identical Twin Layout Issue

@YosuaSalim wrote: I’m developing twin and identical twin nodes in VueJS based Genogram. I read a topic in this forum (Mixing orthogonal and normal linking) and tried implementing it. It works...

View Article

Image may be NSFW.
Clik here to view.

Not able to resize panel containing ports properly

@kswamy15 wrote: I am trying out your example dataflow.html (https://gojs.net/latest/samples/dataFlow.html) and made the node resizable to be able to resize the nodes. But when I resize, the panel...

View Article


Image may be NSFW.
Clik here to view.

Queries in tree mapper

@no_one345 wrote: i m using this sample as base diagram https://gojs.net/latest/samples/treeMapper.html 1-> i need to increase the spacing between node but when i increase node spacing it only...

View Article

BackgroundDoubleClicked not working with Freehand

@anupamsinghbisht wrote: We are using BackgroundDoubleClicked diagram event. But when using Freehand (https://gojs.net/latest/extensions/FreehandDrawing.html) its not working. Posts: 4 Participants: 2...

View Article


Image may be NSFW.
Clik here to view.

CommandHandler.deleteSelection giving me error

@no_one345 wrote: i want to delete the selection on click of a context menu button Screenshot from 2018-11-01 14-45-45.png959x380 32.9 KB upon clicking this delete i get an error Screenshot from...

View Article

Image may be NSFW.
Clik here to view.

Link are connected wrongly

@biswa wrote: Link are not responsively connected. Please check the image I want like the following image It is happening when node is rotating. how I can do this? Posts: 9 Participants: 2 Read full...

View Article

After Drag an element onto a element

@biswa wrote: After Drag an element onto a element , how to move new node? How to avoid override on nodes? How to separate them in different position? Is there any solution for this? Posts: 2...

View Article
Browsing all 6968 articles
Browse latest View live