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

Can We get last modified data after undo & redo?

@colby wrote: Can We get last modified data after undo and redo? How to get which data is removed after undo? How to get which data is added after undo? Is there any sample for those actions? Posts: 1...

View Article


Image may be NSFW.
Clik here to view.

Change Layout property of Group in some specific case

@thanh_ho_lcf_36 wrote: ChangeGroupLayout (1).png1748×659 27.7 KB Can we change the layout of Group? For example: We have some node and GridLayout group We do something and make that node in group...

View Article


How to set the initial position of the node in a canvas

@ruth_psychx86 wrote: When I drag any element from the palette and drop it into canvas for the first time I want to fix the position of first node that is dropped. How I do this? I tried few Diagram...

View Article

Using GraphObject.make with figures in extensions

@WChen34 wrote: Hi, I am new to goJS and I am currently working on upgrading the version from 1.7.25 to 2.0.8. Currently I am importing the Figure.ts to my angular project in which the file calls...

View Article

Image may be NSFW.
Clik here to view.

Spacing between chart nodes

@eileen wrote: Please refer to below screenshot: 20190411104619.jpg800×271 35.2 KB Is it possible to adjust the spacing for the two boxes? For now, they are too far away between each other. Thanks...

View Article


Image may be NSFW.
Clik here to view.

Issue with copy & paste

@colby wrote: When we copy whole diagram & paste it is pasted where we want to paste it & paste it works fine. before.png960×540 10.8 KB When we copy a part of the diagram & paste it is...

View Article

Customized group with geo string

@mwason13 wrote: I m trying to create a customized Group which will act like Container for Smaller things.Is it possible to add geometry string to the Group like the group is actually Rectangle...

View Article

Add Group in a Macro

@mwason13 wrote: Is it possible to add a group in a macro so that when the macro is dropped in DiagramDiv it expands to show the group inside it and components of that group remain at their position...

View Article


go.Panel show scrollbar

@irin wrote: Hello. Does anyone know is it possible to display scrollbar for go.Panel? Example, $( go.Panel, 'Vertical', { name: 'PanelWrapper', maxSize: new go.Size(200, 300) }, $( go.Panel, { name:...

View Article


How to show button on the hover of Link Label

@ruth_psychx86 wrote: Hi I have few questions 1.I need to show a delete button on Mouse Hover of a Link Label. I have created a template for delete button but it is not visible on the mouse hover of...

View Article

DoubleClick on a node in a OrgChart diagram

@anand-sathiyaseelan wrote: Hi, This is my code in my selenium script. String NodeName="Managers"; Object count = (Object) ((JavascriptExecutor) driver).executeScript("var...

View Article

Image may be NSFW.
Clik here to view.

How to control the position of Linklabels

@ruth_psychx86 wrote: How can I control the overlapping of Link Labels with any node, adornments and Links. for example this is how it looks JourneyBuilder.png774×606 18.5 KB But if I change the...

View Article

Image may be NSFW.
Clik here to view.

How to remove the magenta colour box while creating a new link between two nodes

@ruth_psychx86 wrote: I wanted to remove Magenta Rectangle that comes while drawing a link between two nodes. So what did is I added this in my code. diagram.toolManager.linkingTool.temporaryFromNode...

View Article


Image may be NSFW.
Clik here to view.

The order of nodes between cells in a table is not correct

@fankeju wrote: My diagram uses the TableLayout , with each cell being a group and LayeredDigraphLayout. As a result, there is no hierarchy between the two associated nodes. Can someone give me a...

View Article

How to add a label under an icon

@FZSS wrote: I followed this example to create a node template with icons, https://gojs.net/latest/samples/icons.html $( go.Shape, 'Rectangle', { strokeWidth: 0 }, new go.Binding('fill', 'isSelected',...

View Article


Go js validation port shape vs main shape

@uriel wrote: In gojs shape we can specify how many links we there can be from that shape (e.g. fromaxLinks: 2) that is ok, but in my case I have some a main shape , and 4 corner ports. I want to...

View Article

Image may be NSFW.
Clik here to view.

Adding a diagram to a diagram

@Tany wrote: Hi, I have two diagram that are saved as JSON in a DB and loaded into the diagram DIV. Diagram A : 1-20190414_150907.jpg3264×1836 1.18 MB And Diagram B: 2-20190414_150926.jpg3264×1836...

View Article


Image may be NSFW.
Clik here to view.

Swim Lanes Template

@jocelyn wrote: Hi, When I add node from Process(Lane4) lane to another lane, my diagram look like this image.png1883×766 47.6 KB Here’s the issues: I want my node in same lane can be vertical...

View Article

Image may be NSFW.
Clik here to view.

Delete child nodes on click of button present on parent node

@SmilyArora wrote: Hi, I have 2 buttons present on a node : i) Expand - which makes a REST call, and gets the child nodes for that particular node achieved using: ii) Collapse - Which will delete the...

View Article

Create pattern in javascript to implement in gojs

@rahimhaji wrote: Dear friends, I want to create a pattern like below: https://www.ultraplay.com/products/freestanding/trike-hazard-barrier-sign using the below document...

View Article
Browsing all 6968 articles
Browse latest View live