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

Image may be NSFW.
Clik here to view.

go.Link.Bezier snap

@ahmetgundogdu wrote: I’m using gojs go.Link.Bezier. But I have some problems when using this link type. For example, when I link the link to the next note, the link does not become flat. As seen, it...

View Article


ForcedDirectedLayout nodes are shrinking after loading

@mithun wrote: Hi, I am using the ForcedDirectedLayout and I have bound the location to viewData using the following line : new go.Binding("location", "viewData",...

View Article


Image may be NSFW.
Clik here to view.

Gojs link fragmented on the beginning

@ahmetgundogdu wrote: My temporaryLink Template: go.Shape.defineArrowheadGeometry("CustomArrowHead",...

View Article

GoJs and requireJs

@ee0jmt wrote: Hi, GoJs Version: 2.0.17 I am using GoJs within the durandal framework (which uses requirejs) It all works fine until the project is minimized and then I get an error stating gojs is...

View Article

Image may be NSFW.
Clik here to view.

Broken Link in the doNoLink event

@ahmetgundogdu wrote: test.gif1348×688 443 KB link breaks in the doNoLink event. temporaryLink and linkTemplate edited by my previous topic doNoLink Event: doNoLink(fromnode?: go.Node, fromport?:...

View Article


Add link labels dynamically

@rashedkoutayni wrote: Hi, I have extended the link data array myDiagram.model.linkDataArray in the flowchart example by adding one additional column that contains the value of a link label. For...

View Article

Jump nodes with bezier curves

@jothibaskaran wrote: Hi, I am using bezier curves for linking the nodes in my diagram. I have not provided routing: jumpNodes since we had to maintain the shape of the bezier curve. This is my link...

View Article

Removing node does not update related nodes

@arjun-now wrote: Hello! This is my first post here. I tried googling but can not see anyone else asking this same question so here we go. In a tree diagram with nodes and links, I removed a node and...

View Article


Uncaught TypeError: Cannot read property 'class' of null

@ty wrote: Hi, Team! I built diagram and I’m getting this error: Uncaught TypeError: Cannot read property 'class' of null at Function.Z.fromJSON.Z.fromJson (go.js:1739) at...

View Article


Image may be NSFW.
Clik here to view.

The colors of the start and end arrows are darker

@ahmetgundogdu wrote: The colors of the start and end arrows are darker. such an image occurs when I look away What do you think is the reason for this? such a problem does not appear when I zoom...

View Article

Image may be NSFW.
Clik here to view.

Link Bezier link label not center

@ahmetgundogdu wrote: What I did I could not center the link tag How do I center Label ? Untitled.png883×328 22.5 KB My linkTemplate : this.diagram.linkTemplate = goMake(go.Link, { curve:...

View Article

Geo path relative coordinates

@Abhishek wrote: Hi, End goal don’t want to create a part using polygon drawing tool which can overlap on each other hence on creation I want to check if the bounds intersect with any other existing...

View Article

Custom Diagram Event

@Abhishek wrote: Hi @walter Is there a way to raise a custom diagram event. Posts: 4 Participants: 2 Read full topic

View Article


Image may be NSFW.
Clik here to view.

Swim lane max-width

@andrei wrote: Hello, I’m using the swim lanes example for a diagram https://gojs.net/latest/samples/swimLanes.html I need to build a really wide diagram, but the lane max-width seems to be 9999 Is...

View Article

Image may be NSFW.
Clik here to view.

Transparency on tool layer

@jothibaskaran wrote: Hi, When im dragging a node from the palette onto the diagram I want it to have an opacity of 0.5 until I drop it. I achieved that by using diagram.findLayer(‘Tool’).opacity =...

View Article


Image may be NSFW.
Clik here to view.

Highlighting the nearest port to a link

@jothibaskaran wrote: Hi, When I draw a link from one node’s output port to the next node’s input port, I want the port and the link arrowhead to be highlighted when they come in close proximity. I...

View Article

Image may be NSFW.
Clik here to view.

Show and Hide Bubble (attached to a node/group on the Canvas) where the...

@STMax wrote: Hi GoJS Team, We would like to achieve the functionality as shown in the attached image: Show and hide bubble with list of nodes/shapes/parts should be able to drag and drop each node...

View Article


Fix the node position

@sibisasvin wrote: I have write a click event that will create a new node. The problem is I can’t able to place the node in a particular position. It always ended up in the last of the tree as an...

View Article

Image may be NSFW.
Clik here to view.

Announcing GoJS 2.1 Beta Release

@simon wrote: GoJS 2.1 Beta Available at: https://gojs.net/beta Install with npm: npm i gojs@beta New Animation Capabilities GoJS 2.1 contains a number of new features to animate different components...

View Article

Layout and coordinates for simultaneous use

@saraLis wrote: When the page loads, I used coordinate loading (isinitial=false,isongoing=false). When the loading is complete, I want to use gridlayout(isiinitial=true), but it doesn’t work. Posts: 1...

View Article
Browsing all 6968 articles
Browse latest View live