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

Determining location for new table in Seating Chart

@JohnMc wrote: Hi, I'm hacking the Seating Chart sample you have on your website and it's going pretty well. I have built a UI that allows the user to add a new table and this works fine. My only...

View Article


Link selection adornment

@shameer.sheik wrote: Hi, i want to edit your default selection adornment from blue color to black color , but i want to retain other properties that allows me to reshpae it , how can i do this...

View Article


Key, parent Alternatives?

@gmil wrote: When binding to an external datasource you are never likely to have object properties called 'key' and 'parent'. Is it possible to tell the go model to use different fields (e.g....

View Article

Only allow Links to be copied if se

@Glidias wrote: Is there a quick way within GoJS to only allow links that are contiguously connected by selected Nodes to be copied? Otherwise, if a Link is selected in isolation from other nodes that...

View Article

Go.Diagram.UniformToFill

@ernestjessee wrote: hello,if I leave "initialAutoScale unspecified, I get a diagram in the upper left corner of the canvas. If I specify initialAutoScale as "go.Diagram.UnformToFill", the diagram is...

View Article


Image may be NSFW.
Clik here to view.

Band - Adjust the margin

@jgulisano wrote: I am creating a prototype application and wanting to add bands to a vertical TreeLayout. I've got the bands where I'd like them but have been unable to get two things to where I'd...

View Article

Checkbox Not Working

@NaveenBhat wrote: I am trying to create a checkbox inside a node. I was following this example but I am getting following error - Uncaught Error: GraphObject.make failed to complete, it may be...

View Article

Image may be NSFW.
Clik here to view.

Group Layout with fixed group height and no wrapping

@dasdebjit wrote: HI, I am trying to create a swim lane diagram based on input data using GoJS (I have taken the swim lane sample from the GoJS site and am customizing it). I want all the lanes to...

View Article


How to add a border to a Node

@ebbnormal wrote: Hello I would like to add a border to Node I don't know how to do this. In the Adobe language its called the "stroke" but when I add { stroke: "black" } I get a GoJS error saying...

View Article


Resizable TablePanel with initial size

@chabbey wrote: I have some resizable TablePanel with different height, depending of the number of columns. I'd like these panels to have a maximal height when the graph is displayed, but let the user...

View Article

Complexity of findNodeDataForKey

@chabbey wrote: A general question about a function. As i do not have access to the source code of the library, i cannot answer that by myself. What is the complexity of the findNodeDataForKey ? I...

View Article

Image may be NSFW.
Clik here to view.

Issue with links

@chabbey wrote: Screen Shot 2016-06-08 at 10.04.27 AM.png1156x1262 83.8 KB I have some resizable Nodes, with links. When i resize the nodes, links are not correctly repositioned. I can make a codePen...

View Article

Getting error while converting base64 string to image

@sachkumar wrote: While trying to convert Base64 string in c#, getting following error: System.FormatException: The input is not a valid Base-64 string as it contains a non-base 64 character, more...

View Article


Image may be NSFW.
Clik here to view.

Aligning step parents in genogram

@running_randall wrote: Hi Again, I'm trying to ensure multiple spouses are aligned properly. I have the following in my constructor: function GenogramLayout() { go.LayeredDigraphLayout.call(this);...

View Article

Determine the position along curved link path

@MatthieuB wrote: Hi, I am trying to replicate the pathAnimation example [1], but using curved lines instead or straight ones. I am stuck at the determination of the position of the point at a...

View Article


Virtualized diagram, display the wole diagram in overview

@chabbey wrote: Hi All, I am playing with the virtualized network example, and i am wondering how i can display the 'full' overview, asthe diagram just display the viewport. Should i make one more...

View Article

How to use d3.js gauge in gojs shopfloor monitor?

@Nico wrote: can i get any example code for this? Posts: 2 Participants: 2 Read full topic

View Article


Extending undo

@Doogal wrote: Hi We are currently using the undo manager in GoJS which works well. However we have a couple of issues due to the way our application is implemented Our documents can contain multiple...

View Article

Image may be NSFW.
Clik here to view.

Set groups as non-avoidable

@ErickITIT wrote: Hello, I would like to know if there is a way for the link routing to go through the groups nodes but avoid non-group nodes. I've tried setting the group avoidable property to false...

View Article

makeTwoWay on arrays using the empty binding

@felix wrote: Hello, My data contains a list, which I would like to be user-editable, but I am failing to make the two-way binding work. E.g. the data for a node looks this: { "text":"hello",...

View Article
Browsing all 6966 articles
Browse latest View live