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

How to override the keyboard copy function?

@kid_freak wrote: I want to use keyboard to copy and past . The default Ctrl+c and Ctrl+v Copy function is copy all attributes.But I just want to copy some attributes what I need . For example , there...

View Article


Granular control of drag and drop when using a TreeLayout

@mutt_1924 wrote: While working on a drag and drop implementation with a diagram that uses a TreeLayout, I notice that when dropping, the new diagram node automatically moves to the lowest part of the...

View Article


Functional Issue also Best practices with deleting edges

@dev wrote: For some reason, I'm seeing an error during deletion of an edge. Edges are not being deleted from the view when I override the the command handler, which caused me to add this code. The...

View Article

Add Dynamic ports

@sharmaDevashish wrote: Hi,I am using a treeview palette to drag and drop my nodes in the editor part, it works fine.When I try to add dynamic ports to node in my application. i am able to add the...

View Article

How to place the text (font awesome icon) above shape always?

@Rajeshpatil74 wrote: I have following template - $(go.Node, "Spot", { locationObjectName: "SHAPE", locationSpot: go.Spot.Center, zOrder: 0, resizable: true, resizeObjectName: "PANEL",...

View Article


Detect Model Rendering is Complete

@igutowski wrote: In my application I am sometimes loading up a fairly large and complex model that has a noticeable rendering delay of up to 30s. I'd like to display a spinner until the model has...

View Article

Image may be NSFW.
Clik here to view.

Overview: display custom nodeTemplates

@surfeurX wrote: Hi, Is there a way to change the nodeTemplate inside an overview, something like : var myOverview = $(go.Overview, "overview", { observed: myDiagram, drawsTemporaryLayers: true,...

View Article

How to prevent automatic layout after the first layout?

@levatti wrote: Hi, I use force directed layout for my diagram, when I select one node or move one node,my diagram will be layout automatically.this make it seems messy.Is there any method to prevent...

View Article


Error on Stroke.Width link

@Alpheus wrote: Hi There, I have a link template and a width drop down in the inspector that sets the width of the link. When I set it I get the error below: property set error: Error:...

View Article


How activate links relinking?

@marco.az wrote: I'd like to make possible for the user to change relationship between nodes relinking links like in the OrgChart sample. I set the following in my link templaterelinkableFrom: true,...

View Article

Grid layout row height

@Doogal wrote: I'm playing around with the grid layout, based on the sample herehttps://gojs.net/latest/samples/gLayout.htmlIn that example if I set the wrapping column to 1, it appears each row is...

View Article

GoJS version 1.8.11

@walter wrote: Fixed a check for window.navigator.msPointerEnabled that was modified in 1.8.8. This was disabling Pointer Events in IE based browsers Posts: 2 Participants: 1 Read full topic

View Article

Magin setter with different values for left, top, right and bottom

@Rajeshpatil74 wrote: I have template configured which displays text. For the textblock component alignment property is binded to show text at various position in the rectangle i.e Top Left, Top...

View Article


Connections at the React project crush each other

@ahmetgundogdu wrote: Hello, There are two nodes and there are 4 ports on them.Two points are connected to each other from different nodes.Among these nodes, trying to find the shortest path when...

View Article

Trying to set link color to transparent

@Alpheus wrote: Hi there, I am trying to have an option to make the backround link of the pathparttern transparent in the form of a checkbox or a true/false dropdown in the inspector. but fail to set...

View Article


Set the path pattern color doesn't work

@Alpheus wrote: Hi There, I separated my color properties to background color and the fore ground color, so what I want to achive is to set the foreground color stroke on the path pattern but with no...

View Article

GuidedDragginTool

@Ab06100 wrote: I am trying to add GuidedDraggingTool in FloorPlan Project Sample but it is throwing an error "go.GuidedDraggingTool is not a constructor". Can you please help me out how can i use it....

View Article


During Node Rotation Node Name and Port Name also Rotates

@shashi1 wrote: I have created a node added text block for Node name and Port defined in the node. when I am Rotating(using angle) the node the Text block also rotate along with Node Rotate. due to...

View Article

LinkShiftingTool Edit Template, Multi Connect

@ahmetgundogdu wrote: Hello,I set the node points to allSides.Two nodes are connected to each other only once.Is there a way to duplicate this?How do I apply the following template when...

View Article

Image may be NSFW.
Clik here to view.

go.Shape with valid svg geometry string. --> range error

@ernestjessee wrote: Hi,I am trying to use an svg path in a shape. I do this same thing in several places in my app, but for some reason, this path is causing a blow-up. the error is as shown: Here is...

View Article
Browsing all 6969 articles
Browse latest View live