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

SPFX development with GoJS (TypeScript) is crashing

@sharpost wrote: After adding GoJS (both d.ts file & package) to SPFX webpart component (ReactJS), following error is coming when its run. Is there anything more needed ?...

View Article


Path animation speed

@Serk wrote: Hello, I’m benchmarking mutliple js library for a projet and have a question about the token animation feature. I would like to be able to have tokens traversing a directed graph from a...

View Article


Dragging reflexive links

@noaRricky wrote: The self-transition message link is not draggable, whenever I drag the self-transition link the time data property will be reset to 0. Is there any idea to fix this problem? Posts: 2...

View Article

temporaryToNode always visible

@ahmetgundogdu wrote: I use this template for “temporaryToNode”: goMake(go.Node, { layerName: "Tool" }, goMake(go.Shape, "Rectangle", { strokeWidth: 1, stroke: "#4a90e2", fill: null, }, ), ); But even...

View Article

GraphObject click interrupts double click

@danzrou wrote: Hello everyone, I want to be able to call different functions on click and on doubleClick. My code is as following. Thing is, click is always called and doubleClick is never fired. Is...

View Article


Image may be NSFW.
Clik here to view.

Interaction with many diagrams

@Camille225 wrote: Hi, I’m a new GoJS user in my project with angular 6, and I’d just like to know if it was possible to interact with many diagrams with different nodes or the same nodes. Because...

View Article

Image may be NSFW.
Clik here to view.

Square bracket to half a rectangle

@AlexZanel wrote: Hello I want to make a square bracket up to half a rectangle But horizontal lines stretch to the end. I use geometryString. I want something like this How can I do it? Posts: 10...

View Article

Image may be NSFW.
Clik here to view.

Custom text editor editing 2 text block at the same time

@uriel wrote: We have a link element that has a part attached to it. This part is built from 2 textBlock s, so we can present the two text part s in different colors. In order to edit those values, we...

View Article


Common context menu for two diagram models

@tabjula wrote: I have a scenario where a detailed view of a single node(which is in the mainDiagramDiv) appears on another draggable diagram div. But I am facing issues in bringing up the context...

View Article


Accept button in inspector

@Bv wrote: I am creating an inspector with many properties. I wish to include an Accept Button for the user to commit the changes manually. I looked in the samples like DebugInspector, but I am unable...

View Article

Image may be NSFW.
Clik here to view.

Do I have the chance to edit these areas?

@Sami61 wrote: Do I have the chance to edit these areas? I tried to do a selectionAdornmentTemplate but I was not very successful. How can I do it? Posts: 1 Participants: 1 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Rotation information

@Sami61 wrote: I would like to show the rotation information as shown in the image below. How do I do that? Untitled.png646×533 16.6 KB Posts: 1 Participants: 1 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Context menu disabled item

@Sami61 wrote: I want the content to appear in the list in the list, but I don’t want it to be clicked. I guess I don’t have such a feature, but how can I do Posts: 1 Participants: 1 Read full topic

View Article


Change default in PolyDrawing Sample

@mwason13 wrote: This might be very basic thing to ask but how to change the default mouse down tool to select instead of free hand drawing in the Div.? Initially it is set to free hand and then you...

View Article

Showing overview on div which has 10000 nodes

@Shivesh wrote: HI support,. i am creating diagram by using Virtualized Graph with ForceDirectedLayout concept.it working fine and nodes are loading very quickly. when be try to load 10000 node it...

View Article


Image may be NSFW.
Clik here to view.

How to change the shape of data points in line chart

@sree1 wrote: Is it possible to change the shape of data points “dot” to other shapes(means I want to insert small icons instead of dots)? Posts: 2 Participants: 2 Read full topic

View Article

LayeredDigraphLayout not showing disconnected nodes

@FZSS wrote: I have a graph with disconnected nodes If I use a LayeredDigraphLayout, the disconnected nodes would not show up, $(go.LayeredDigraphLayout, { isOngoing: false, layerSpacing: 20,...

View Article


Image may be NSFW.
Clik here to view.

Custom Shape as a Selection object

@Tany wrote: Hi, I have created a “CustomeRoundedRectangle” shape set it as a “selectionObjectName”. When i select the object, the blue selection remains rectangle and not gets the figure shape:...

View Article

Undo is changing link data

@sbhopi wrote: Hi, If I do Ctrl+Z (Undo) operation on canvas that time linkArray is getting updated with different from and to values. Is there another way to regenerate linkArray which was earlier...

View Article

Update adjacent nodes when links are added/modified/deleted

@Dominic.Lerbs wrote: Hello, we want to display nodes differently (e.g. different background color) depending on their incoming and outgoing links. So for example if a node has a link with...

View Article
Browsing all 6969 articles
Browse latest View live