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

Dynamically changing selectionObjectName to different part of the Same node...

@STMax wrote: I have node template as shown below and a click event handler for each of the individual parts in the Node Template. When clicked I am changing the selectionObjectName dynamically to...

View Article


Binding is not updating a Link shape when the model changes

@nikzb wrote: I have a Link template that includes a binding for the stroke property of the Shape used to display the link. go.Link, { selectable: false, }, // use `Normal` routing except for links...

View Article


Image may be NSFW.
Clik here to view.

Improve Links in cyclic LayeredDigraphLayout

@racouster wrote: Any suggestions on how to improve the routing of the links in this graph? It’s LayeredDigraphLayout with cycles and some cross tree links. (cross forward in green, back links in red,...

View Article

Swim line Implementation

@colby wrote: We have not use any layout myDiagram = $(go.Diagram, "myDiagramDiv", { initialContentAlignment: go.Spot.Center, commandHandler: new DrawCommandHandler(), rotatingTool: new...

View Article

Image may be NSFW.
Clik here to view.

Create the semi circle around the node with multiple fill colors, on need

@mithun wrote: Hi, We have a need to highlight nodes in a custom way, where we need to draw two concentric semicircles around the node and divide the area into segments and color them differently. Can...

View Article


How can I change the colour of the node

@ram4unetcore wrote: Hi, I am trying to highlight the nodes on canvas with red color if its linksConnected === 0 , for this, I have a function where I am getting the nodes list which is not connected...

View Article

GOJS and HostListener

@uuk007 wrote: I am developing an application to use gojs and angular for developing building structure. I created so many components some are using angular features and others are using GOJS...

View Article

Image may be NSFW.
Clik here to view.

[Genogram] Controlling node position genogram

@nghiadoanlucid wrote: I have an scenario as below: I have 3 nodes with 2 parent and 1 kid: When I add 1 more spouse node to “Placeholder 2” As you can see the new Node “Placeholder 2” has been added...

View Article


Initial auto scale horizontal only

@RoWie wrote: I’m looking for a way to scale my diagram upon loading in such a way that it fits horizontally in the viewport. initialAutoScale set to UniformToFill will try to fit vertically in some...

View Article


How to resolve error ```Cannot add property 2, object is not extensible```

@ram4unetcore wrote: Hi, I am getting an error for the actions I am doing it on canvas. Like dragging the node from palette to canvas, or deleting a node or, deleting a link everything is giving me...

View Article

Image may be NSFW.
Clik here to view.

Component is missing after drop a component on link

@colby wrote: Component is missing after drop a component on link. before drop After drop Our dropOntoLink function. function dropOntoLink(e, obj) { var diagram = e.diagram; if (e.key == "") { var...

View Article

GoJS/GoDiagram node locations compatibility

@Shawn wrote: We are currently working on a new web application to replace a legacy .NET application that used GoDiagram for it’s canvas functions. Our goal is to keep the two application compatible...

View Article

Gojs integration with angular 7

@brijendra.maurya wrote: As I am working on an app which required relationship diagram for this , I want to purchase your library and integrate with my Angular 7 app. Please provide me proper document...

View Article


I want to add a new template but is the linkTemplate

@lsinchiguano12 wrote: Good Morning. I have a problem. I already have a “linkTemplate”. How can I add another template? as well as be done to myDiagram.nodeTemplateMap.add. I have to design all the...

View Article

Image may be NSFW.
Clik here to view.

如何动态的改变端口的颜色,比如右键点击报警变成红色。

@Meizhizhi wrote: 如何动态改变连线的颜色,连线的颜色实在数据中,color中设置的,如何动态的改变这个颜色呢? ,比如右键点击端口有个报警,点击当前端口到端口的连线变成红色,帖子必须超过150字符才能发布吗? Posts: 1 Participants: 1 Read full topic

View Article


Image may be NSFW.
Clik here to view.

The link is distored

@rkvignesh wrote: Distorted link.PNG788×377 12.5 KB When I move node then again link comes back to correct position. Please give us a suggestion. Posts: 2 Participants: 2 Read full topic

View Article

Function call after data binding

@rkvignesh wrote: Is there any function which is called after data binding / rendering of BPMN link data is completely rendered into the page… Because i am in a situation where I need to show a...

View Article


Image may be NSFW.
Clik here to view.

GOJS Tree Mapping :: Unable to pick the links

@senoz wrote: In GoJS, We are using tree structure mapping. Not able to pick the links for delete purpose it works after several clicks and the same minimize not working properly due to not able to...

View Article

Argument of type '() => any' is not assignable to parameter of type...

@Kelly wrote: Hello! I am trying to follow the https://gojs.net/latest/samples/parseTree.html example for creating a custom layout but my diagram wont take the custom layout and it throws the error...

View Article

Require multiple components of the same type with Unique names

@samhita wrote: I have similar drag and drop palette and diagram as shown in this sample: https://gojs.net/latest/extensions/Robot.html But here if we drag and drop multiple Alpha nodes. The count...

View Article
Browsing all 6968 articles
Browse latest View live