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

Image may be NSFW.
Clik here to view.

The spacing between the links

@3q wrote: Hi,Can the spacing between the links be widened?If the spacing is too small, the human eye can't tell, so I want to have a parameter that adjusts the minimum spacing of all links on the...

View Article


Image may be NSFW.
Clik here to view.

Can there be multiple links between nodes?

@3q wrote: https://gojs.net/latest/samples/entityRelationship.htmlQ1:Can there be multiple links between two nodes?Like this :Q2:I set toMaxLinks and fromMaxLinks equal to 1000, but the link between...

View Article


Gojs textblock - edit text later

@sjcatch wrote: Hi all, Simple code but no solution yet this.diagramTitle = $(go.Part, { layerName: 'Grid', data: new go.Point(0, 2), }, $(go.TextBlock, //Note this is just title node so binding...

View Article

Collapse/Expand is not working in IE if the diagram size is very big

@Nithya_T wrote: Hi, I'm using TreeExpanderButton, expand/collapse is working fine when size of diagram is small, but when the size of diagram is very big, expand/collapse button is working in chrome...

View Article

Node image + label + port on top of each other. how to separate them

@HachimDev wrote: Hello, I have a nodeTemplate with "spot" containing a Picture, a label and ports but they are all on top of each other and Would like to make the label in the bottom of the picture...

View Article


Image may be NSFW.
Clik here to view.

GoJs edit textblock showing white background

@shashi1 wrote: Hello ,I am using Gojs Text block editable it showing white backgroundthen I include the code texteditor.js having following code // HTML + JavaScript text editor menu, made with...

View Article

Image may be NSFW.
Clik here to view.

GoJS with React. store data in the state

@HachimDev wrote: Hi, I would like to store the model of my diagram to the state of my component and then maybe later to the store Here is my code :...

View Article

Image may be NSFW.
Clik here to view.

Border color the same color with link

@vietanhJVB wrote: hi, forum Gojsthe link default is blue but when link errror , this link is red , now i want this groups have border is red like this picture , please support me Posts: 2...

View Article


Image may be NSFW.
Clik here to view.

I change the version of Angular and typescript so later on getting error in...

@niyamat wrote: HiI update the version of Angular and typescript. then getting error in Go.JS,.Angular 5 and typescript 2.6.0. image.png1851x195 11.6 KB so upgradation is affect to go js or any other...

View Article


How should we integrate the GoJS with angular4 and that to with different...

@Vaibhav wrote: Need some sample how can we break down the GoJS sample diagram code into different components in angular4. In other words how to prepare o GoJS diagram using multiple child components...

View Article

Image may be NSFW.
Clik here to view.

A link can have multiple from/toPort

@3q wrote: As can be seen from the figure, can link have multiple from/toPort? Posts: 8 Participants: 2 Read full topic

View Article

Text input RTL

@Tany wrote: Hi,I would like to involve user input in a node.Is it possible to "push" native HTML input tag into a node ? Or any other way ?I need to implement an RTL user input in a node.Regards,Tany...

View Article

TreeLayout node aggregation question

@av8orbynight wrote: Does GoJS have build-in functionality allowing child data node aggregation? For example, if Child1.someField=2 and Child2.someField=3, then I would like Parent.someField=5, ...and...

View Article


Image may be NSFW.
Clik here to view.

How to Sort the rendering of nodes in consistent way?

@fooBarSoft wrote: Hello,I am newbie and using GoJs. I have nodes, groups and links. When I load the page, I sometimes get Render 1 and other times I get Render 2. I was playing around with sorting...

View Article

Should Point.add() modify both points?

@estesbubba wrote: So I'm following this to offset copy & paste so the nodes aren't on top of each other. https://gojs.net/latest/extensions/DrawCommandHandler.js When I make the call to...

View Article


Image may be NSFW.
Clik here to view.

When Scale a Group, Can Child Nodes scale automatic?

@amesshen wrote: Hi,Please forgive my poor English.The problem is that When I click the ContentMenu, can I get the node or group witch I right click the mouse?Because I have to get the key of the...

View Article

BInding to two data property values to itemArray

@marin wrote: Hello, I'm looking for a way to bind a tables ItemArray to a property items on node.data - I use this to generate as much as I need rows - I have a binding an an itemTemplate defined. I...

View Article


Viewport Context Menu

@Anupam wrote: Is it possible to add Right click event when drawing a line in floorplanner app.I need to add Dragging feature on Right Click event in floorplanner app Posts: 2 Participants: 2 Read...

View Article

Diagram gets resized after dragging a node from the palette

@jh wrote: Hi, I've encountered strange behaviour during dragging a node from the palette. In my project, i overloaded a dragging tool to update some nodes templates during dragging over a node....

View Article

Use go.Spot.TopLeft for snapping but go.Spot.Center for angle (rotate)

@calebat wrote: Hi There- I did not see this asked previously. Is there an easy way to have a node snap to the topleft but rotate about its center when we change the angle property? Changing the...

View Article
Browsing all 6965 articles
Browse latest View live