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

Image may be NSFW.
Clik here to view.

Links coming out of wrong side of Port

@cr3zi wrote: I have a node template called question and it contains multiple answers. I use the itemArray binding to created multiple answer nodes currently it's linking like this. The ports link...

View Article


Image may be NSFW.
Clik here to view.

How to fill an horizontal panel with two element

@Giosk wrote: Hello, I'm creating a graph with some nodes with a shape and a text inside. The shape it has to be always in the leftmost position and the text it has to fill the remaining space....

View Article


Group component show

@biswa wrote: How can we show a popup on hover of group, to show a canvas on its child elements? How to show nodes inside a group in a separate canvas. final Component Group render of its components....

View Article

Gojs canvas export to autocad format

@biswa wrote: Is it possible gojs canvas export to autocad. If possible How can it be done? I have checked makeSvg & makeImage can be done. I want to know export in autocad format can be done....

View Article

Image may be NSFW.
Clik here to view.

Unable to relink to same port

@TheChroniQ wrote: Hello there, I am trying to relink a link to a certain port, but it is not working...Even though having set properties to port: toLinkableDuplicates: true, fromLinkableDuplicates:...

View Article


Coloring links between groups

@Tany wrote: Hi,Suppose that i have two groups, each group has 2 nodes which are interconnected with the nodes of the other group, constructing total 2 links in the diagramIf the groups are expanded,...

View Article

Link.points being changed on selection

@nmfa wrote: We have our model set up so that there's a two way binding between a variable in the models and the points on the Link class, set via the template. This largely works, however, on...

View Article

Custom shapes as combination of predefined shapes

@haya wrote: HiI want to ask is it possible in GoJS to create a single custom shape that is a combination of two predefined shapes?like DoubleCircle custom shape that is a circle inside another...

View Article


Image may be NSFW.
Clik here to view.

Hello, when I drag the node in the canvas, title will automatically join *,...

@llian wrote: Posts: 2 Participants: 2 Read full topic

View Article


GoJS version 1.8.23

@walter wrote: This bugfix potentially alters a Shape's measurements when a minSize and a strokeWidth are present: GraphObject.minSize now correctly constrains the size of Shapes. Before, the minSize...

View Article

Image may be NSFW.
Clik here to view.

Edge over come on Label when highlighted

@opkeydev wrote: IssueIf i highlight the edge it come over the Label. Expected:Edge should not come over the label even if edge is highlighted. query(1).gif864x436 511 KB Code: myDiagram.linkTemplate...

View Article

Image may be NSFW.
Clik here to view.

Port taking space by default

@opkeydev wrote: If i mouse enter and leave from node Node UI again become good. As you can see initially nodes were looking bad and as i mouse entered UI becomes good. IssueAgain.gif816x660 1.17 MB...

View Article

Image may be NSFW.
Clik here to view.

Opened Editor is not proper

@opkeydev wrote: If i open editor on label it properly opened over the label. But when i open editor on node it cannot be opened over the node. Expected:When i open the editor in node it should open...

View Article


About to bing strokeDashArray,how to convert a Array class to a string?

@3q wrote: Convert a geometric class to a string: Point.stringify, Size.stringify, Rect.stringify, Margin.stringify, Spot.stringify, and Geometry.stringify.For example: new go.Binding("location",...

View Article

LocalStorageCommandHandler.js Conflict with group function

@dxxzst wrote: I am using LocalStorageCommandHandler.js to achieve cross-page copying。But I found that it affects grouping。After adding: myDiagram.commandHandler = new...

View Article


Image may be NSFW.
Clik here to view.

How to debug a lots of parameters?

@3q wrote: Q1:What is e? Q2:When I print e,the result as shown in the figure : How do I get the datumI want?And what do these datum represent? Posts: 2 Participants: 2 Read full topic

View Article

Text Should not overlap with links or nodes

@prameela.dara wrote: I am displaying the text below the node as node name. If I indicate the links to the nodes then text is overlaping with links. Text should be clearly visible to user.Please help...

View Article


When setting Diagram.isReadOnly to true,How to allow Group expand or collapse?

@dxxzst wrote: Here is the example https://jsfiddle.net/dxxzst/vj23yuoz/4/When I add "isReadOnly: true" to myDiagram, the expand/collapse button is invalid. Is there any solution? Posts: 2...

View Article

How to use other attributes as category?

@no_one345 wrote: consider i have a json{"nodeDataArray":[{"ObjectType":10,"figure":"cylinder3","visible":true,"Description___3":......soo on}]what i want is i want to use ObjectType as the category...

View Article

Image may be NSFW.
Clik here to view.

How to make some links unselectable?

@no_one345 wrote: i m working on a diagram i want to know how to make some of the link in it unselectable ? Capture.PNG990x908 122 KB consider this for instance how to make the link in this...

View Article
Browsing all 6969 articles
Browse latest View live