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

Image may be NSFW.
Clik here to view.

Issues with go.Link.AvoidsNodes

@theodu60 wrote: GoJS 1.8 in Angular 6 Hi, First of all, thank for this amazing library !! I’m trying to link some nodes with go.Link.AvoidsNodes but the links are getting over the node:...

View Article


Image may be NSFW.
Clik here to view.

Gap between link and node

@Tany wrote: Hi, When I create a link between 2 nodes, i get a small gap between the link ends and the node. See attached pic : 20190103_113501.jpg3264x1836 2.93 MB But when i save the diagram to JSON...

View Article


Image may be NSFW.
Clik here to view.

Diagram.model value is not an instance of Model: GraphLinksModel

@Parthi wrote: Hi walter, Good Morning Please help. I am facing the below problem when i use cdn link of gojs its working fine. https://cdnjs.cloudflare.com/ajax/libs/gojs/1.8.35/go-debug.js. In my...

View Article

GoJS version 1.8.36

@simon wrote: Fixed a layout animation bug (no animation) introduced in 1.8.35 when calling Diagram.layoutDiagram>. Improved LayeredDigraphLayout routing when LayeredDigraphLayout.setsPortSpots is...

View Article

Get all GraphObject's in the diagram

@purplecomet wrote: Is there a method or way to get all the graph object’s the diagram currently has, perhaps as a list? I’ve searched for one but nothing came up. If not how would I approach this?...

View Article


Image may be NSFW.
Clik here to view.

Gojs Scrolling not working properly

@pgambhir wrote: Hi There! We we working on our product using Gojs, and we are facing the following issues. When we are trying to scroll the gojs canvas very fast, it gets repelled to the exact state...

View Article

Image may be NSFW.
Clik here to view.

Links are overlapping with each other

@pgambhir wrote: Hi There We are using Gojs for our product where we are using links provided by the library. So when there are many links , it overlaps with each other and hence it is difficult to...

View Article

Image may be NSFW.
Clik here to view.

Link breaks through group and his nodes

@fabioruggiero wrote: Hi, i have an issue with linked nodes in certain circumstances within my diagram. I have a TableLayout that organize groups in a grid. Each group consists in an Header title and...

View Article


Controlling link length

@Tany wrote: Hi, I would like to implement a short length link that from one side connects to a regular node and on the other side connects to a dummy node with the width=height=Zero. This way the...

View Article


Image may be NSFW.
Clik here to view.

Gojs Subnode Arrangement Direction

@389689 wrote: image.png1544x467 63.4 KB Why are the nodes in the green box arranged vertically? The code is as follows: var gojs = go.GraphObject.make; diagram = gojs(go.Diagram, “workdaily-gojs”, {...

View Article

Image may be NSFW.
Clik here to view.

Can the picture be cut?

@389689 wrote: Think of the following picture . Posts: 1 Participants: 1 Read full topic

View Article

Exclude certain objects in Drag Selecting Tool

@purplecomet wrote: How would I go about excluding certain objects when the user double-clicks and drags a box to select objects? I don’t want to make those objects unselectable when the user clicks...

View Article

Cannot find what modified

@HJOON.KIM wrote: Hello, Walter. My model is set be modified right after model loaded and so on. Even When I moved the mouse pointer over several edges and nodes. I think I should block several code...

View Article


Adds and removes node with skipping undo

@HJOON.KIM wrote: Walter, another question. I have many questions today, sorry and thank you. I have this code. I call it when I double-clicked or right-click somewhere in background using type =...

View Article

Dynamic tree building

@Eric-Fontana-Bose wrote: Hi, I’m new to this library and have been evaluating it. The only thing I can’t seem to do or figure out (or point me to an example please) is how to build a tree dynamically...

View Article


GoJS ContextMenu not working in Windows

@jijesh wrote: GoJS context menu (using contextMenuTool.showContextMenu) is not coming up on right click on a OrgChart in Windows machines. I have noticed the same behavior in GoJS orgchart editor...

View Article

Create Editor for Link to Link

@miqtawakal wrote: Hi, Please advice, Can you give me an example about creating editor for link to link diagram in gojs? In that editor we can edit drag and drop and connect a line between a node...

View Article


Image may be NSFW.
Clik here to view.

What layout should I use?

@Eric-Fontana-Bose wrote: What layout do you suggest for building something like this (which will be dynamically built), user will click the “+” and the dependencies will be added via ajax call....

View Article

Undo twice to undo adding a node

@HJOON.KIM wrote: Walter, May I show you a video related with wrong ‘modified’ issue I referred in another topic a couple of days ago. In this video, I add a node and undo once. But still the status...

View Article

Incremental event don't fire

@BATU wrote: this code, after click button reload Json it will emit errors “Change not within a transaction: !d position: -1 old: Point(54,54) new: Point(66,67)…” and don’t fire any changed event. var...

View Article
Browsing all 7069 articles
Browse latest View live