Reshaping handles on a link
@nmfa wrote: Is there any way of controlling on which link points reshaping handles appear or how many appear on a link? Also, sometimes handles do appear at the end of the start and end segments when...
View ArticleSome expanded nodes are going to bad direction
@sajjad wrote: HeyIn force directed layout after expand tree, child nodes are going to center of screen (Plz see the pic, selected nodes are children)They must go to oposite direction (Right of the...
View ArticleTraversing group members from itrator
@no_one345 wrote: consider the following codeand a diagram Screenshot from 2018-06-07 13-12-04.png771x565 37.2 KB now on link creation i get the key from the "from" entity and the "to" entity then i...
View ArticleNeed a Label which needs to be placed at the top center position on the load...
@praveentc6 wrote: Hi Team, We are working on an application in which when we give "create diagram" it opens a canvas page with node palette at the left side. We need a label which should come at top...
View ArticleAvoid hightlighted link on editing link label
@YogeshMohan wrote: Hi,Is there any way throw which i can able to disabled link highlighting on editing or double clicking on link label for editing Posts: 2 Participants: 2 Read full topic
View ArticleSuggest an Improvements
@vorant wrote: The first of all Thank you for great product. Oftentime I read docs about how to use GoJs at https://gojs.net/latest/intro/index.html. This is very comprehensive document. But sometimes...
View ArticleWorks of Link curviness with Ports
@vorant wrote: I've got 2 issues:1. Link's Curiness doesn't work if I use Nodes with Ports2. Link's Arrow has wrong direction if I use Nodes with Ports image.png1252x507 34.4 KB Are they bugs or I...
View ArticleHow to increase the size of link if text length is more between the two nodes?
@prameela.dara wrote: How to increase the size of link if text length is more between the two nodes? Please help me on this. Posts: 3 Participants: 2 Read full topic
View ArticleChanging the shape of the link to orthogonal,curve and straight
@Harsha1 wrote: I have a dropdown having 3 options to change the shape of the link , onClick of that option i will pass a string of orthogonal or curve or straight so based on this i am setting the...
View ArticleGoJS process flow diagram With Drag & Drop
@biswa wrote: Can anyone give me an example of how we can create GoJS process flow diagram With Drag & Drop.How to add link in nodes? Can anyone give me an example of how we can create GoJS...
View ArticleDisabling the border of the selected node when drag and drop from one node to...
@Harsha1 wrote: basically ,i have 2 canvas in a page , one is Tab-palette containing nodes and canvas .when i drag and drop a node from the tab-palette to canvas, the node which is dragged from the...
View ArticleHow to extract meaningful data from e.diagram.selection
@no_one345 wrote: I m trying to get the category of node i m about to drop from its properties but i cant seem to find how to do it. Screenshot from 2018-06-07 13-12-04.png771x565 37.2 KB consider...
View ArticleContext menu on left click and right click
@sa12 wrote: Hey guys! I'm developing a diagramming tool that utilizes a right-click context menu to display information in a non-editable text box. However, the need for a button list context menu to...
View ArticleThe nodes in the palette are centered in both horizontal and vertical directions
@forrest wrote: Hi,How to center the nodes in the palette both horizontally and vertically when there is only one node in the palette, myDiagram.groupTemplateMap.add("OfGroups", $(go.Group, "Auto", {...
View ArticleHow to make the nodes added to the group horizontally centered when the group...
@forrest wrote: Hey guys!Now there is a requirement in my project that every time I add a node to a group that has a go.GridLayout layout, the nodes must be centered in the group. How do I implement...
View ArticleHTML Templates inside node
@mcampster wrote: I am currently evaluating GOJS for the purpose of displaying a person hierarchy. It seems to have all the features we want, with the exception of html templates. Is it possible to...
View ArticleWhat toolchain are you using to minify and obfuscate?
@cbh wrote: I am getting ready to launch and have tried a bunch of different minify/obfuscation utilities but none of them mangles the code like whatever you are using. Most can be run through a...
View ArticleUpdate key of nodedata
@BFENico wrote: hi,how can i update the key of nodedata, so that i can use the function diagram.model.findNodeDataByKey.In my app the id of an object change, when i save it to the database. And this...
View ArticleHow to update ScrollingTable
@Giosk wrote: I would like to update a TableRow in a ScrollingTable that I created following your example. I'm using a graphobject with a treelayout and two different node template. I have a data...
View Articlehello,How do I determine whether nodes have input connections?
@llian wrote: hello,How do I determine whether nodes have input connections? image.png996x359 6.41 KB Posts: 2 Participants: 2 Read full topic
View Article