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

Links and two-way data binding to nested property

@jsobell wrote: The example at http://gojs.net/latest/samples/dynamicPorts.html shows how to do two-way binding assuming the data for the model is flat, but I'm trying to bind all positional...

View Article


How to pass a php result into nodeDataArray and linkDataArray?

@mignoncharly wrote: Hello,I'm trying to make a diagram using GraphLinksModel Class. I used the Minimal GoJS Sample as base and i want to fill var with data coming from a php code. <?php $nodeList...

View Article


Image may be NSFW.
Clik here to view.

Creating Multiple links by dragging at a time from a node

@chary wrote: Hi Is it possible to create a multiple links at a time by dragging from a node Expected like this Posts: 2 Participants: 2 Read full topic

View Article

Guidelines and snapping to assist in making straight links?

@ewoudenberg wrote: We'd like to add a feature from the GuidedDraggingTool to the LinkShiftingTool so that when shifting a link guidelines are presented to assist in creating straight links. Can you...

View Article

Picture Control Display of PNG with Transparent sections

@esimmons wrote: Quick question. Does the Picture class support PNG images with transparency. According to the following website I think W3C does not recommend the use of transparent images....

View Article


Multi-select bounding boxes

@calebat wrote: Hi - I was curious if you could point me in the right direction to implement a bounding box that would encompass everything you have selected - specifically I want this in the event...

View Article

Removing a part

@marty1 wrote: Hi,My issue is I want to remove a part which is actually a background. Suppose this is how I added a part myDiagram.add( scope.gj(go.Part, // this Part is not bound to any model data {...

View Article

Updating the UI when data is linked to an external model

@jsobell wrote: OK, so this is possibly a fundamental understanding epic fail... I have a chart based on the finite state machine sample, and the model used to represent states and transitions (nodes...

View Article


How to let "isHighlighted" event bind the data from nodeDataArray?

@Kevin68 wrote: I am new to goJs. I've got one simple question: the original code is: new go.Binding("fill", "nodeColor"). It works fine. But if I change it to "new go.Binding("fill", "isHighlighted",...

View Article


Counting the number of outgoing links on one side of a shape

@jsobell wrote: Hi,I've got a nice working chart based on the http://gojs.net/latest/samples/adornmentButtons.html demonstration, but of course as the number of outgoing links increases they...

View Article

Node Link Text - Tooltip

@maligan wrote: Hi , how can i set tool tip on node link text (tooltip on node is working fine) Sample code : > { > toolTip: > goJ(go.Adornment, "Spot", > { background: "transparent" },...

View Article

Image may be NSFW.
Clik here to view.

Drag Drop Swimlanes From Html Canvas - Keys Not Auto Updating

@matthew.holmes wrote: Hello, I am trying to manually add swimlane groups, as per the example from a custom HTML toolbox. The way I am doing this is associating data to a toolbox item and manually...

View Article

How to know the control key is pressed or not in the linkdrawn event

@chary wrote: Hi I want to know whether the control key is pressed or not in the linkdrawn diagram event. Please provide a sample code Posts: 2 Participants: 2 Read full topic

View Article


Remove Shapes from a Part

@marty1 wrote: My question is that I have drawn my nodeTemplate with some nodes Now on the top of that I am adding a part for example : $scope.myDiagram.add($scope.gj(go.Part, {layerName: "lines",...

View Article

Image may be NSFW.
Clik here to view.

Odd line in GenogramLayout Sample with specific data

@Pete wrote: Like several others I have been extending the Genogram sample for our project here. I was working with multiple partners and consanguineous relationships, when I noticed some strange...

View Article


hoverButtons

@jeremy wrote: I think i previously found the 'hoverButton' page, but i can't find it now... anyone could help? Many thanks! Best,Jeremy Posts: 1 Participants: 1 Read full topic

View Article

Persisted link points don't restore when reloaded

@jsobell wrote: OK, struggled for a day with this now...I'm serializing and deserializing the points for a bezier curve link. It is editable, and when it persists, the data is stored fine, and the...

View Article


Two elements sharing a single port

@abhijith wrote: I want to implement a diagram where a single port shall be accessible to two or more elements. This is useful for rendering a diagram where a network element like a router can reside...

View Article

Link between ports of same element

@abhijith wrote: I am trying to design a network diagram containing various network components using GoJS. Can we display links between ports of the same element?Also, I want the end user to be able...

View Article

Image may be NSFW.
Clik here to view.

Creating like below table layout is possible with colspan or rowSpan Property?

@gunnu wrote: I`m trying to find a way to creating table layout as shown on the image can you guide how to do this with $(go.Panel, "Table",? Posts: 2 Participants: 2 Read full topic

View Article
Browsing all 6968 articles
Browse latest View live