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

Fishbone diagram with DOTNET MVC Application

@prasadm wrote: Hi Team, I am working on Gojs Scripts in dotnetmvc application.when i am trying to implement the fishbone diagram in my application. i add all scripts in head tag even fishlayout also....

View Article


Copying, updating keys, layout

@Rita wrote: Hi..Thanks for all your help and valuable suggestions. I tried Copy pasting components in my layout. The logic behind scene is when there are lot of components to be copied ..it takes so...

View Article


Highlighting not connected nodes in a tree

@gal007 wrote: Hi, I'm trying to highlight some nodes that contains a concrete word. The problem is that every example of highlighting I found is based on connected nodes or mouse events (mouseEnter,...

View Article

How to expand a tree by paths?

@gazo wrote: Hello, I'm trying to open a tree according to a search. So, considering this hierarchy (this is just illustrative):demo tree Suppose the user performs a search, and the resultant nodes...

View Article

How to traverse nodes in a tree and get their properties?

@gazo wrote: Hi, I'm trying to get the level of some nodes in a tree. I'm retrieving them with:nodes = diagram.findNodesByExample(...); But then if I try to traverse them, I can not understand...

View Article


Issue with Group Auto Resizing during a Move

@ryan wrote: Hello, I'm having a problem with groups in my diagram. I am using the CommandHandler Ctrl-G to create new groups based on my selection. My diagram is using a LayeredDigraphLayout and my...

View Article

Prevent the display of negative portions of x and y axes

@ebbnormal wrote: I have a NodeTemplate that has the following form: var recttemplate = GO(go.Node, "Horizontal", GO(go.Shape, "Rectangle", new go.Binding("fill", "fill"), new go.Binding("width",...

View Article

Image may be NSFW.
Clik here to view.

Can you help me ? why the links in the first pic is not friendly?

@junvictor wrote: Hi guys: I am leaning gojs to show the transaction flow , but now there is a problem, the diagram shows like the following: Then I use the mouse to drag one of the components , It...

View Article


Image may be NSFW.
Clik here to view.

Links curve - Normal and JumpGap's

@oysteinh wrote: Hi, I have a problem with different types of link curve-types in the same display. I have previously had "JumpGap" as a default, but it tends to be kind of "random" which lines that...

View Article


GoJS ItemArray binding with converter does not show textblock value

@uriel wrote: I am trying to display array inflormatino in a panel.the code is written in that way let conditionTextBlock = new go.TextBlock(); let conditionPanel = new Panel(Panel.Vertical);...

View Article

Tooltip and Zooming

@neo wrote: Hi there. When zooming the diagram in or out, the tooltips (in the Adornment) stays the same size. This causes the issue that when afterwards the user moves the mouse over the nodes, and...

View Article

GoJS version 1.6.12

@walter wrote: Changes for 1.6.12 Fixed Binding.ofObject to evaluate more frequently when the source property is the empty string. Remember that Bindings with a source property that is an empty string...

View Article

Scrolling in table Panel

@chabbey wrote: Hi, By looking at some examples, i noticed that scrolling in table panel was implemented by using table.topIndex = scrollPositionIdx; The issue is that we scroll row by row.I'd like to...

View Article


Distinguishing textblock/data type in an edit events

@felix wrote: Hello, my nodes look like this: ------------ | Title | | items[0] | | sub[a] | | sub[b] | | items[1] | | sub[a] | ------------ The title, and each of the variable number of items and...

View Article

Replace node on mouseDrop

@ewoudenberg wrote: Dear Support: (I'm referring to the Planogram's usage of mouseDrop as a starting point). I'd like offer a special case of dragging shapes from the palette wherein if you drag a...

View Article


Sorting and Snapping nodes on same level in a Tree layout

@chathuraa wrote: Hi all, I'm using GoJs to build conditional questions in a form. I wanted to sort the question based on the node position (every node is a questions/answer). How would I get the...

View Article

Border color of textblock

@einav wrote: Hello, I want to change the default border color of the textblock. How can I do that? Thanks! Posts: 3 Participants: 2 Read full topic

View Article


Virtualization example with GraphLinksModel / Performance

@g.mikulic wrote: I have seen the virtualization example with the TreeModel (https://gojs.net/latest/samples/gra.html). I tried to apply it to my visualizations which are based on a GraphLinksModel...

View Article

Picture inside shape as a mask

@einav wrote: Hello, I want to put a picture inside a shape (so the shape will act as a mask).The picture will not be as backround, it will uniform fill the shape. How can I do that? Thanks! Posts: 6...

View Article

Clone entanglement when node data containing list is 2x instantiated from...

@felix wrote: Hello, if the data underlying a node in a palette contains an array, and two instances of that node are dropped from the palette into the main diagram, then the arrays do not necessarily...

View Article
Browsing all 6965 articles
Browse latest View live