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

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 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: 2 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


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: 1 Participants: 1 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.

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

Zooming selected nodes

@ng wrote: Can we do zoom in zoom out for selected nodes only ? Posts: 4 Participants: 2 Read full topic

View Article


Image may be NSFW.
Clik here to view.

Gives error while dropping a node on node in IE only

@tejbir wrote: Hi, In my application when i drag a node from palette and drop it on another node in diagram, it gives me below error:- Interesting point is that it works in Chrome,mozilla and Edge...

View Article

Image may be NSFW.
Clik here to view.

Disable blue line on selection of node

@tejbir wrote: Hi, I don't want to show the blue line when i click on node. For eg: And i also don't want to make Selectable property of node to false. Is there any way to do this? Thanks Posts: 2...

View Article


Map: NodeCategoryProperty is Type of number

@BFENico wrote: Hi, i just evaluate gojs and i try something.I want set the nodeCategoryProperty with a property of type number.But i receive the error:12 caused by: getCategoryForNodeData found a...

View Article

Adding group to model object

@ramesh1 wrote: Hi, I am grouping objects using groupSelection(). But this grouping was not reflected in the diagram model object. so i tried the using the below in the contextmenu button click event....

View Article

Max length of TextBlock

@Wolfgang wrote: Is it possible to set a max length of chracaters to a TextBlock. The same as maxLines. Posts: 3 Participants: 2 Read full topic

View Article
Browsing all 6965 articles
Browse latest View live