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

How can I associate go.node (GojsNode) to HTML element so I can add an icon...

@Emna wrote: I want to access gojs node from view prespective so I can associate it to div element and add inside of the div element. Thanks in advance.Best, Posts: 2 Participants: 2 Read full topic

View Article


How to get value checkbox in doCLick event?

@Jashka wrote: $("CheckBox", "choice", { row: 2, column: 0, "Button.width": 20, "Button.height": 20, "ButtonBorder.figure": "Circle", "ButtonBorder.stroke": "blue", "ButtonIcon.figure": "Circle",...

View Article


Image may be NSFW.
Clik here to view.

Problem with arrows

@Motst wrote: Pls give advice how can i do arrows like in bpwin Posts: 4 Participants: 2 Read full topic

View Article

Undo Manager and Event Cascades

@uniandino wrote: I have three nodes connected via two links (A ---> B <---C ), I want to delete the center node (B) when one of the links is deleted (AB, CB), this works fine when I add a...

View Article

Image may be NSFW.
Clik here to view.

Link route when drag node not same when drop

@sukit wrote: When I drag node route of link are look good but when I release left click route are recalculate again like picture below.Why route when drag and drop are not same.How I keep route after...

View Article


Preventing duplicate links

@riya1 wrote: How to restrict duplicate links between two nodes.I apply property fromLinkableDuplicates:false and toLinkableDuplicates:false.But it is not working Posts: 2 Participants: 2 Read full...

View Article

Open up color picker from a button click

@abhargav wrote: $("#myDiagramDiv").append("<div><input type='color'/></div>"); on button click adding this does not solve the problem however the div is also not clickable.I need...

View Article

How to change the angle center of 'GraphObject'

@gecode wrote: The default rotation center is 'location', but I want to turn it into the center of the element Posts: 2 Participants: 2 Read full topic

View Article


How to layout user-selected nodes of the diagram

@Vitaly wrote: Dear Support, I want to layout the some part of diagram which is selected by user through user interface. Is it possible to layout only the nodes which are selected by user? Thanks...

View Article


How to get uniform size nodes

@jvasanthu wrote: Hi Walter How to make chart diagram boxes are consistent in sizes. Now in the diagram one box is large and other box is small in width. Can we make all the box sizes are consistent...

View Article

Resize group contents

@ramesh1 wrote: Hi,I have created grouping without using placeholders. This results in abormal rezise behaviour. However if i include placeholder then the sizing happens right. But i cannot include...

View Article

How to binding user defined data(Json fromat) to a node?

@justlovetao wrote: Can i achieve this by set value in nodedataarray/itemArray?What's the api should use?The data won't show in the diagram object.Only use for data store Posts: 5 Participants: 2 Read...

View Article

How to increase the size of the area that will open the text editor when clicked

@ryanvice wrote: Below is the code that I've inherited for creating a process element. This process element will only show the text editor when you double click right in the center of it. Is there a...

View Article


Routes are not retaining after reshaping it manually

@kirthi wrote: Hi, we are facing an issue with links reshaping below are the steps: As we draw a link from Node A to Node B that links route (Points) sets automatically. Now, I am Reshaping or moving...

View Article

Canvas.isModified listener is not calling?

@riya1 wrote: Hii am doing some changes in canvas.But canvas.isModified is not calling in any specific case.can you tell me what may be the cases. Posts: 4 Participants: 2 Read full topic

View Article


Display sum of child node data in parent node

@jsloan wrote: Hi, My nodes all contain a counter in their node data. I would like to display the sum of the child node counters in the parent nodes. Is there some way to do this in the nodeTemplate?...

View Article

Image may be NSFW.
Clik here to view.

Diagonal link

@kirthi wrote: Hi, I have a requirement in which for some nodes I want have a link drawn in some unique way as shown below. Pasted image1455x848 1.24 KB Current implementation DataTemplate for the...

View Article


Image may be NSFW.
Clik here to view.

Calculate distance between shapes

@ramesh1 wrote: Hi, While grouping i have issues with panel sizing. I am here trying to set the width of the panel by getting the shape that has the least actualBounds.x value and the highest...

View Article

Responsive api

@jinxin wrote: Hi guys, Does goJS has some responsive API that will auto resize the graphobject depending on the screen width? Thanks in advance,Jinxin Posts: 1 Participants: 1 Read full topic

View Article

Binding location of Group

@LeeKing wrote: I set this on group ,but it does not work, I want to set location of groups too. $(go.Group, "Auto", new go.Binding("location", "loc", go.Point.parse).makeTwoWay(go.Point.stringify), {...

View Article
Browsing all 7402 articles
Browse latest View live