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

Manually refresh nodes in diagram

@vitludwig wrote: Hi! I’m trying to create node by drag’drop (https://gojs.net/latest/samples/htmlDragDrop.html) - node is created and added to diagram model, but it won’t show in diagram until page...

View Article


Dynamically change Link category with multiple link templates

@niyamat wrote: Hi I have multiple link templates in one diagram. how to change a link category for particular link at certain logic point. and link should take effect (refreshing) immediately. trying...

View Article


Image may be NSFW.
Clik here to view.

Drag a Group generate bad behavior

@itayh wrote: Hi, i have updated to your latest build (1.8.35) and still experiencing issues with the drap and drops of nodes and group. see images: initial position: image.png747x499 33 KB while...

View Article

Image may be NSFW.
Clik here to view.

Add multiple textblocks to same node

@ash wrote: Hi, I need to add multiple label to my node to denote different section, is it possible as like in below image. Floor Planner111.png510x547 7.58 KB Currently i have achived that thing by...

View Article

How to use Robot.js in C# automation?

@davem wrote: I’m trying to understand how to use the robot.js file while writing my UI automation tests in C#. I don’t have any experience in using javascript, so I’m not sure if what I am doing is...

View Article


Image may be NSFW.
Clik here to view.

Reload Diagram Link is not the same

@tri wrote: Hi I got a problem when reload the diagram. It allows user to change node position. And when user click save, I currently save the node position (x,y). Then when user enter again, it will...

View Article

Image may be NSFW.
Clik here to view.

When we click the link to change the background color of the target node

@Parthi wrote: Hi walter, How to change the background color of the target node when we the link. From action node pointing to two node means when we click any one link we need to change the...

View Article

Image may be NSFW.
Clik here to view.

Gap between link arrowhead and port

@KeerthiYeruva wrote: Hi, walter I too got same problem , I am using chevron as port and StretchedChevron as to port, but there is a gap between them please help me… Thanks in advance! Posts: 2...

View Article


Image may be NSFW.
Clik here to view.

Issue when droping the shape from the flyout the 2nd time

@premthomas95 wrote: Capture.PNG1146x765 29.3 KB I was trying to put the shape from the flyout…1st time it was sucessfull…2nd time when I try it throws an error “ERROR TypeError: Cannot set property...

View Article


BPMN Workflow diagram is visible only on page resize

@mohanr.k wrote: I have implemented BPMN Workflow using the sample code given. My implementation is as follows. My page is divided into 2 columns First column contains a table of items When I select...

View Article

Image may be NSFW.
Clik here to view.

Auto Resize My Node

@ali_shirazi wrote: hi, i have a node, i want to auto resize node when user type a large name for that. here is my template : myDiagram.nodeTemplateMap.add(“SubProc”, GD(go.Node, “Auto”, nodeStyle(),...

View Article

findLinkDataForKey always return null

@tri wrote: Hi all, I am about to change the opacity of links base on some filter. But I am not able to get the link data via findLinkDataForKey to set the new property value for it. It works for node...

View Article

Image may be NSFW.
Clik here to view.

Linker Issue: Issue connecting linker from the 'Diamond' shape

@premthomas95 wrote: In this image u can see that the linker is connected from the right side of the diamond…But I tried Connceting the link from the bottom of the diamond;; If the Subprocess is...

View Article


Image may be NSFW.
Clik here to view.

Group Selection Adornment

@Tany wrote: Hi, The default selection adorerment for a group is “blue” rectangle". I would like to change it to storke(“black”) and srtrokeWitdth(2), See attached sample code :...

View Article

Image may be NSFW.
Clik here to view.

Focus to next created node or object

@Parthi wrote: Dear Walter, Happy New Year In my project i need to focus on next when node/object is creating one by one. I am using flowchart samples in gojs. when a new node is created how to focus...

View Article


Find a port in node

@Tany wrote: My model holds an array of ports for each node. Links are connected to between ports. For a given link i need to find its port elements (and port attributes) in a their particular nodes....

View Article

Image may be NSFW.
Clik here to view.

Display text on sides of a node

@ghulam wrote: How I can display text on sides on a node? Let say I want to display text on right side of a node. The node is part of a group. I want it to be like this. Posts: 2 Participants: 1 Read...

View Article


Porting Link connection from ports to nodes

@Tany wrote: Hi, My application connects links via ports, namely, link.data has { to, from, toPort,fromPort }. The toPort and fromPort are port keys in the to/from nodes respectively. I was asked to...

View Article

Image may be NSFW.
Clik here to view.

Spacing Issue as marked in the diagram

@premthomas95 wrote: Spacing.PNG828x510 15.5 KB How to reduce the spacing which I have marked? Pasting the code here…Need to reduce the spacig between each… const oneeighty = 180; const twopointfive =...

View Article

linkkeyProperty where to set in a Palette based model

@kswamy15 wrote: I have a palette that has different categories of nodes and a link. I can set the linkkeyProperty during the initialization of the Palette as below and I get a ‘key1’ parameter for...

View Article
Browsing all 7069 articles
Browse latest View live