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

GOJS - Node locationSpot doesn't work

@ng wrote: I want to place one node at bottom right in my diagram. so i set locationSpot property to go.Spot.BottomRight. I also removed default initialContentAlignment property in a diagram. Even...

View Article


Re positioning nodes changes the shape of link

@Rajeshpatil74 wrote: I have a link between two nodes which is segementable (resegmentable : true) which allows me to change the link in multiple segments. Now repositioning nodes, changes the shape...

View Article


PolygonDrawing. The compatibility of HTML pages in ie

@MaggieFanqi wrote: Hello, PolygonDrawing. HTML pages can't be used under ie. Is there any good solution? Posts: 2 Participants: 2 Read full topic

View Article

Which Event gets raised when ports are changed for link?

@Rajeshpatil74 wrote: Which event gets fired when ports are changed for link ? I need to save the diagram when only ports are changed. Posts: 4 Participants: 2 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Spots in non-rectangular shapes

@jbottel wrote: My application utilizes icons within a node shape to serve as buttons for outside actions as well as indicators about the meaning of a particular node. The placement of these icons...

View Article


Drag around a Link as if it were a Node. Throws Error

@DavidNelson wrote: I am experimenting with allowing users to drag links as if they were a node (like your draggableLink Sample) I just turned out the appropriate link parameters to my code:...

View Article

Link end points changes when nodes moved after loading diagram

@Rajeshpatil74 wrote: In my diagram, I have nodes connected with link. When either node is moved around the other node, the link points (spots - port) keep changing to show proper link between two...

View Article

Image may be NSFW.
Clik here to view.

Link Shifting tool not works when Spots are not set

@Rajeshpatil74 wrote: I have non-rectangle shapes and no Spots specified for same. In such situation diagram looks like below - To show the arrow line linked to spots shown in red color, one need to...

View Article


How can I add my own mouse wheel event?

@yangguangface wrote: I want to do some thing when the mouse wheel event. Currently the it can be set to zoom the diagram. But I do not find the entry for that event(Chrome, "mousewheel"). Any...

View Article


Image may be NSFW.
Clik here to view.

Too many nodes lead to Kartun

@MaggieFanqi wrote: Too many nodes lead to Kartun。How to solve it。 The Kartun phenomenon occurs when moving nodes。 Posts: 2 Participants: 2 Read full topic

View Article

Part category non-string value?

@markoCen wrote: Hi Go.js Team, I try to assign a number value to part.category, and got a non-string error, is there a particular reason why category value has to be a string? Thanks Posts: 4...

View Article

How to bind to link color?

@marin wrote: I tried to make a binding on the link "stroke" property, but I keep getting:Binding error: undefined target property: stroke on Link#6989 How can I bind to the link, color, this is my...

View Article

Sometimes diagram.model.removeLinkData(linkdata) not working

@Kakit wrote: Hi, I been having this problem since last night, I want to delete some links from the diaram programmtically. Here's the code. let linksToRemove = [];...

View Article


Context menu opening dialog

@nitin291989 wrote: Hi @walter, Is it possible to open a "dialog box" by clicking a "context-menu" item? Thanks. Posts: 5 Participants: 2 Read full topic

View Article

Keep diagram fixed upon reloading new data

@nitin291989 wrote: Hi @walter/@simon, while reloading the diagram with different set of data (nodes and links), diagram keeps shifting towards right side of the screen every time. Also, i have...

View Article


Disable user gestures to enable text editing?

@markoCen wrote: Is there a way to disable all user gestures in TextEditingTool (eg. textEditingTool.starting = null)? And enable text editing programmatically? Posts: 2 Participants: 2 Read full topic

View Article

Part's size keep unchanged when diagram.scale change

@Yamasan wrote: Hello. I want to add a separate part into the diagram, and i need this part's size keep unchanged when diagram.scale change. Just like Tooltip or Contextmenu. Is there a way to make...

View Article


Insert node object inside linkDataArray

@jose_vi wrote: I have defined a GraphLinksModel like this: $(go.GraphLinksModel, { archetypeNodeData: {}, linkFromPortIdProperty: 'source', linkFromKeyProperty: 'sourceColumn', linkToPortIdProperty:...

View Article

Browser unresponsive

@panirudh wrote: I have a matrix diagram, using table layout. Scenario:Deleted a column from matrix, then tried to move a node to mainheader of the matrix. Suddenly the browser got unresponsive. When...

View Article

How can we show information of any shape? For example if i drag rectangle...

@Ab06100 wrote: How can we show information of any shape? For example if i drag rectangle from palette and drop after that i need to show its length and width how it can be achieve? Posts: 2...

View Article
Browsing all 6969 articles
Browse latest View live