How to add the text block as shown in the diagram
@ravikirana32 wrote: text.png1366x768 2.78 KB How to add the text block like this in single line instead of multi line when selected, after unselection also it should display whole text in single line...
View ArticlePerformance Issues when Moving Multiple Shaps
@esimmons wrote: Hi All,We seem to be having choppy performance when selecting more than 10 or so objects and then moving them. Selecting one object is very responsive. We have looked at our bindings...
View ArticlePrevent that duplicate links are shown
@simon wrote: Continuing the discussion from BPMN Subprocess size problem in BPMN Example: Were you thinking of fromLinkableDuplicates and fromLinkableDuplicates? These default to false and disallow...
View ArticleHide links
@gunnu wrote: Is there any way to just hide linking between these two i don`t want to delete and re link, something like when i click on checkbox or button i just wanted to hide mapping between...
View ArticleTextBox overlapping Border of Shape
@esimmons wrote: Is there a way for us to prevent the textbox that is included with this Node/Shape from overlapping with the border when we assign the Text Position to the bottom right or any corner...
View ArticleDelete a node with links
@chzh.austin wrote: I know if there are links associated with a node, when deleting a node, the links will be removed as well. I can see events from http://gojs.net/latest/samples/UpdateDemo.html, the...
View ArticleGojs Diagram postion
@JP wrote: Hi, In this orgChartStatic sample( http://gojs.net/latest/samples/orgChartStatic.html ) while searching for some nodes it will automatically get that node into diagram view using...
View ArticleDraw Vertical and horizontal lines inside the node
@marty1 wrote: Hi I am using Absolute positioning to draw my nodes. I need to draw horizontal and vertical lines inside the nodes.Is there any best way to do this?Suppose I need to draw a vertical...
View Article[PreSales Question] Draggable Link Error
@bryceashey wrote: I'm trying to run the Draggable Link Sample: http://gojs.net/latest/samples/draggableLink.html After copying the code over to my solution I'm receiving the following error in Edge:...
View ArticleGojs Panel itemTemplate binding issue in Pageflow
@JP wrote: Hi, In this sample ( http://gojs.net/latest/samples/pageFlow.html ) after drag and droping node Drop node from pallete to drawing pane and if we hit on trianlge button it will add "Reason"...
View ArticleHow to create sub menus in the Context Menu
@chary wrote: Hello, if its possible to do submenus for a context menu by using only gojs not with the jquery or html? I have attached an example picture. Posts: 4 Participants: 2 Read full topic
View ArticleTree Layout of GoJS
@Rishu2508 wrote: Hi All, Currently I am using goJS and have drawn hierarchy of the employee, using tree layout, of an organisation where every employee is connected to one manager. But I have got a...
View ArticleHow to array the fields in a sorting order after the table fields are loaded
@chary wrote: HiHow to arrang the fields in a sorting order after the table fields are loaded if there is a links. it should auto arrange to that corresponding field Posts: 3 Participants: 2 Read full...
View ArticleSpecial Links in TreeLayout
@fay wrote: Hello. As the img. 1.How can I draw a link from CEO to level 4 with a Orthogonal cartesian line like the red one ? 2.The Node which is Named 'level4' it Y-coordinate should equals the Node...
View ArticleUsing Animated GIF in GoJS Picture Object
@esimmons wrote: Hello. We have been trying to load animated GIFs into the go.Picture() object and we can load the image, but it does not animate. Is there something special that we need to set to get...
View ArticleHow to partially serialization
@chzh.austin wrote: Can I do partially serialize on a diagram model? I don't want to a certain field to be serialized. Thanks,Chuan Posts: 2 Participants: 2 Read full topic
View ArticleHow to add grid layouts both vertical and horizontal order
@ravikirana32 wrote: Capture.PNG1169x563 7.04 KB now i modified in samples/kanban.html it looks like this. i want to do this example like below Capture - Copy.PNG878x842 7.98 KB and this is my code...
View ArticleMind Map, how to add nodes in both sides
@siraj115 wrote: Hi Guys, Need your suggestions to add nodes in both sides.When I click left button, Node must be added to left vice versa for left. This must happen oly for parent node not for...
View Article.net library with GoJS objects
@GreinerD wrote: Is there a .net library for GoJS objects for server side programming? I need serializing objects from server to client, and back from client to server code. Thank you! Posts: 2...
View ArticleDraggable Ports on First & Last Rows of Table
@adz wrote: Is it possible to have draggable ports on first and last columns of each row of a table....
View Article