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

Is it possible to implement the link.resegmentable property of...

@fh wrote: selected shape shows additional handles at the middle of each segment. Dragging such a handle automatically inserts a segment. Dragging it so that it in a straight line between two points...

View Article


Image may be NSFW.
Clik here to view.

Connecting and disconnecting links

@AmoghRaghuram wrote: We need a way to achieve the following connection and disconnection features for the user. The following shows how we want the user to be able to connect to the different nodes....

View Article


Go JS Layout Positional Information

@mithun wrote: I have the application where multiple users can view my topology. If I put in the logic of layout in the UI(JS) code, when multiple users/user sessions try to fetch the nodes in the UI,...

View Article

Embed loading Canvas animation using go.Picture

@re1nth wrote: Hello, In the Pictures documentation, it says that element property can be a HTMLImageElement, HTMLVideoElement, or HTMLCanvasElement....

View Article

Showing context menu on left click

@AmoghRaghuram wrote: We want to be able to show the context menu on a left click instead of a right. How can we achieve this? This is what we are currently using for the context menu. (go.TextBlock,...

View Article


Issues with initial content alignement

@AmoghRaghuram wrote: We have some issues with the initialContentAlignment feature of GoJS. Is there a way to leave the nodes in the location where it is dropped instead of using...

View Article

Can the grid line cells adjusted to fit the components width?

@AmoghRaghuram wrote: We want the grid cells to be adjusted to fit the width of the nodes on the screen? As soon as we drag and drop onto the screen we want it to align to the grid. Can this be...

View Article

Geometry path string validation

@CharliePops wrote: Hi, Is there a way to validate the path string used in the Geometry class to make sure it’s a valid string including the specific GoJS tokens like F e.g.(F M 50, 50 M 0 -00 A 20 20...

View Article


Any way to change the TextBlock style to have boarders?

@Shawn wrote: Is there a way to use the default TextBlock but make some style changes such as minimum width and boarders? We are using GoJs 1.7.11. I tried to set...

View Article


Delete link using a context menu

@AmoghRaghuram wrote: We do not want to delete a link on keyboard del key click. Instead, we want to display a context menu on right click of the link and ask the user if he wants to delete the link....

View Article

GoJS version 2.0.13

@simon wrote: Changes for 2.0.13 When dragging over a different Diagram than the source, such as in a drag from a Palette, the DraggingTool now checks the Diagram’s cursor and only changes it to...

View Article

Problem in treemapper example

@no_one345 wrote: i m using tree mapper as base diagram https://gojs.net/latest/samples/treeMapper.html now the issue is when i move the group the inner tree doesnot move along with it Posts: 1...

View Article

Image may be NSFW.
Clik here to view.

Styling arrows single to multiple

@no_one345 wrote: i m working on a diagram in which there are groups sub groups and then nodes links only originate from inner most ie nodes i want multiple links out of groups after it is collapsed...

View Article


Removed a node together when removes a link connected for a specific node type

@HJOON.KIM wrote: Hello, Walter. It’s been a long time. How are you? I found a problem and I cannot check or analyze how this problem. So, I ask you what I should try. I took a video for this problem....

View Article

Image may be NSFW.
Clik here to view.

When I dynamically changed the graduatedTickUnit, why did the tick mark...

@fecn wrote: I use a 360 degree sector as the main shape. When I change the graduatedMin or graduatedMax, graduatedTickUnit will change according to the conversion function accordingly. However, the...

View Article


Show incremental problem

@no_one345 wrote: i m working on a diagram which has the following binding of diagram event “addModelChangedListener” this.diagram.addModelChangedListener( (e) => { console.log(e.newValue);...

View Article

Overview styling and GraphObject.make

@zekelynch wrote: It’s there anyway to edit the styling of the overview diagram? Such as changing the pink selection border? Also, after I use “go.GraphObject.make(go.Overview, “myOverviewDiv”)”, to...

View Article


How to restore the positions of all Nodes and Links on diagram

@ruth_psychx86 wrote: Hi, I am trying to restore the position of Node and link on the diagram by binding new Binding ('location', 'loc').makeTwoWay() I am able to get the location of the nodes but...

View Article

Image may be NSFW.
Clik here to view.

Why is the graduatedTickUnit larger, the more it is offset when rotating the...

@fecn wrote: When the number of major ticks is just right, the node barely sees an offset. But as the number of major ticks gets smaller, the offset becomes more and more obvious. You can see the...

View Article

Saving diagram to JSON returns error

@rendezvous wrote: I’m completely new to go.js and I’m trying to convert the Basic diagram into a JSON file: var modelAsText=myDiagram.model.toJson(); However when I do I get this error:...

View Article
Browsing all 7069 articles
Browse latest View live