Quantcast
Channel: Northwoods Software - Latest topics
Browsing all 7486 articles
Browse latest View live
↧

Layout nodes in a group upon group creation

@Tany wrote: Hi,My program enables the user to group nodes on demand, by site key.When the user presses some button, the application group the nodes by site key.The groups are layout using...

View Article


Displaying SVG with multiple paths in diagram

@dsirmans wrote: I need to display an SVG in my diagram that is stored in a json file with numerous other SVG's. The SVG's are not saved in a .svg file independently. We use icomoon, so I have a...

View Article


Showing/Hiding Nodes based on property and expanded state

@kcmecum3 wrote: Hi, I have a diagram that contains parent nodes ("tasks") and child nodes ("cases"). I can collapse/expand child nodes binding to the Group.IsSubGraphExpanded attached property on the...

View Article

Binding width property with model.width data

@kapiton09 wrote: Is it possible to bind textBlock or shape width, height with model's data? If yes how? Very new to GoJS. $(go.TextBlock, { margin: 5, width: 100 }, --> instead of hardcoding 100...

View Article

Cannot use TextEditor Option

@Lyncheese wrote: I'm developing an app using vue.js and go.js. So far so good.But now I need a dropdown box on my panel.I follow this example...

View Article


Image may be NSFW.
Clik here to view.

How to pin a diagram?

@itayh wrote: Hi, I want to pin a diagram + scroll the diagram with the mouse? When the tree is expanded, the scrolling works fine, but when the tree is collapsed, the mouse will is moving the entire...

View Article

Image may be NSFW.
Clik here to view.

Using ForceDirectedLayout Positon the Node depends on Graph Connected more nodes

@Paras wrote: Hi I need to position the node depends on no. of nodes in each group connected.by decreasing nodesbelow image can show ploting of nodes. how can i achieve this ploting ?? Posts: 1...

View Article

Image may be NSFW.
Clik here to view.

Links are getting distorted for fraction of seconds

@Rishabh wrote: Hi as you can see as i am dragging the node from outside of canvas and dropping onto link. I did this by the help of mouseEnter and mouseOut event.I hold the from and to node into...

View Article


Reload gojs diagram

@sabbarfatima wrote: After some modification on the diagram ,I want to reload (construct ) the diagram to the (initial) original state but it's not working Any propositions ? Posts: 2 Participants: 2...

View Article


Links disappear after after changing segmentOffset, fromShortLength and...

@mtalis wrote: Here is the scenario:- Create diagram using GraphLinksModel- Add nodes and links- When select a node update fromShortLength and toShortLength and segmentOffset of fromArrow and toArrow...

View Article

Binding to ofObject() in itemArray

@cbh wrote: I am using the Dynamic Ports sample and want to show the top ports only when the node is selected.This is just an example if the issue I face but it illustrates the problem.I am trying to...

View Article

Image may be NSFW.
Clik here to view.

How to get nodeData from frompart?

@llian wrote: hello,Now I want to click on the element to get the nodeData of FormPart. How do I get it? image.png841x307 7.17 KB Posts: 1 Participants: 1 Read full topic

View Article

How should I get subnetworks

@Paras wrote: hi walter The nodes overlapped,and the effect of display is not good.So I want to use my Custom Layout with my layout algorithm.how should I get subnetworks from ForceDirectedNetworks??...

View Article


Image may be NSFW.
Clik here to view.

Using robot.js to simulate clicks, why does text count more and it doesn't work?

@llian wrote: image.png867x319 19 KB I think it may be loc.x + 10, loc.y + 10, 0, parameter problem, but I don't know how to change it. Thank you for giving the answers Posts: 1 Participants: 1 Read...

View Article

goJS context menu copying over to other links

@sa12 wrote: Hey guys, So I have created a context menu on my link template in order to show information on a right click. I'm not using the context menu for anything else other than displaying info...

View Article


Accessibility - Narrator reading canvas alternate text

@parask wrote: I am using windows narrator in scan mode. Using arrow keys when I move the focus to GoJS diagram, the narrator first recognizes the element as image and then reads the following:"This...

View Article

Hello, I want to change the value of node data dynamically through the...

@llian wrote: image.png1117x456 15.8 KBHello, I want to change the value of node data dynamically through the setDataProperty attribute.I wrote the change event on the right and then changed the node...

View Article


Image may be NSFW.
Clik here to view.

Links distortion

@kunal9 wrote: forum.nwoods.com Links getting distorted Why have you set Layout.isOngoing to false? I suggest that you set Layout.isRealtime to false instead. It might help if you could send us email...

View Article

How to stop changing selection when dragging the node?

@weng wrote: When I dragged the node, the node was selected. Is it possible to prevent the node from being selected? I need that the node is selected when it is clicked, the action that will emit the...

View Article

Image may be NSFW.
Clik here to view.

What is the return type of Link.toNode?

@sabbarfatima wrote: i want to display only the name of the node but i cant use the link.toNode with a substring function ? What is the return type of the link.toNode ? Posts: 5 Participants: 2 Read...

View Article
Browsing all 7486 articles
Browse latest View live