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

Image may be NSFW.
Clik here to view.

How to combined different layout and automatic alignment layout?

@telilbo wrote: Hello, I’m Alan. first, thank you for nice diagram library. i want to hear guys some idea. first, see under layout image and then, is it possible layout? or give me something about...

View Article


Highlight list of nodes

@luddeb123 wrote: I have a list of nodes that i get from the node itself. (what nodes it is related to). I can highlight one of the nodes but i can not find a way to highlight all of the nodes. var...

View Article


Image may be NSFW.
Clik here to view.

Custom context menu popup location

@Shawn wrote: Trying to implement context menu for nodes and edges. In the angular application this is how the canvas and menu are defined and the TS code supporting it. However as you can see in the...

View Article

Link labels longer than links

@eyalw wrote: Hi, I have a link labels on some of the links. Some of these labels are longer than the links and it overlap the shapes. How can I force the links width to be longer than the labels?...

View Article

Image may be NSFW.
Clik here to view.

Announcing GoJS 2.1 Alpha Release

@simon wrote: GoJS 2.1 Alpha available at: https://gojs.net/alpha GoJS-React example project available here. This release is available through npm by name: npm install gojs@2.1.0-alpha1 New Animation...

View Article


Add MenuContext into a Genogram

@adri2284 wrote: Hi ! I try to implement a Genogram diagram for a future professionnal using. I would like to insert a Context Menu control into a Genogram diagram. I use the tutorial Genogram Diagram...

View Article

Move connected walls of a room together

@Adarsh wrote: Hi, I am using Floorplanner example given in typescript. I am trying to move a wall of a room along with the walls connected to it. I am able to achieve the same by setting the data...

View Article

Error when generating map is IE11

@james_everythingprocess.com wrote: I have been using the evaluation version of GOJS for the last few months. I can successfully create diagrams in Chrome, Firefox, Safari and Microsoft Edge, but not...

View Article


Image may be NSFW.
Clik here to view.

Gojs graph strings do not overlap

@ahmetgundogdu wrote: gojs graph strings do not overlap. How to fix this. Untitled.png1622×560 18.1 KB My Code: this.diagram.grid = goMake(go.Panel, "Grid", { gridCellSize: new go.Size(8, 8) },...

View Article


How to advance the layout calculation?

@Xieguoiang wrote: hi, How to advance the layout calculation? How the results of calculations such as layout node position size are combined with the graph display ? Use the Sankey layout data amount...

View Article

GraphObject.make requires a class function of GoJs class name or name of an...

@KouYidong wrote: Error reported after release: GraphObject.make requires a class function of GoJs class name or name of an object builder, not: undefined. I see that a friend asked the same question...

View Article

Refreshing diagram after Restful HTTP post in a context menu

@HumanPerson wrote: I have a context menu for nodes and subscribe to an http post call in one of the menu buttons. It is set up to have a server remove an item from the database from which the diagram...

View Article

How to fix the fit to view toggle

@ram4unetcore wrote: Hi, I am using the overview feature. After zoom-in/zoom-out I click to fit-to-view it fits to view but if I again bymistakely click on fit-to-view it toggles how can I fix this?...

View Article


Image may be NSFW.
Clik here to view.

How to fix overflow at link end?

@ahmetgundogdu wrote: There is an overflow at the end of the link. There is an overflow at the end as shown in the picture Untitled.png920×576 11.1 KB My Link Template:...

View Article

Does gojs support web Worker use?

@Xieguoiang wrote: hi, I checked the related question. Because of the time of posting, I am not sure whether to support gojs in workers. I tried to use the error in the workers....

View Article


Image may be NSFW.
Clik here to view.

Dividing palette into categories

@jothibaskaran wrote: Hi, I have a palette from which I can drag and drop components into my canvas. Currently, all the components I define in my palette model are displayed together in the palette. I...

View Article

Image may be NSFW.
Clik here to view.

Expand/Collapse text box from node

@jothibaskaran wrote: Hi, I have a node on the canvas for which I can assign certain configuration. Once I set the configuration for my node, I should be able to display the config in a text box below...

View Article


Image may be NSFW.
Clik here to view.

Change shape of component dynamically

@jothibaskaran wrote: Hi, I am trying to build a flow diagram where my nodes can be in 2 different states. State 1 - Expanded. Will look like this: State 2 - Collapsed. Will look like this: The bottom...

View Article

Change the Property which is used for binding in GoJS Node Template

@mithun wrote: Hi, I have this condition where, I need to change the binding when I change a dropdown outside my map. Could you please tell me how do I achieve this? My Situation is something like...

View Article

Image may be NSFW.
Clik here to view.

Can we preview the link as drawn?

@ahmetgundogdu wrote: I’m using a Bezier connection type, so can I preview it as it was drawn? Preview Link: Drawed Link: My Link Template this.diagram.linkTemplate = goMake(go.Link, go.Link.Bezier, {...

View Article
Browsing all 7069 articles
Browse latest View live