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

How can I cancel the group's default animation?

@houyaowei wrote: When I dynamically replace the groupTemplate, the node is flowing from left to right, how can I prevent this? the isAnimated: false is set to the group, but it doesn't work. gojs...

View Article


Finding key value on button click

@chan_1di wrote: Below is my code..I have two buttons name "edit" and "del".I want to find the key value on button click event .How can i do that .Thanks. var $1 = go.GraphObject.make; // for...

View Article


Image may be NSFW.
Clik here to view.

Maintain position of existing nodes during autolayout

@cwtsteven wrote: Hello! My diagram is a token passing machine just like the PathAnimation sample. During the execution, the machine will add/remove (new) nodes to/from the diagram. I want the...

View Article

Get data for old and new group of a dragged node with SelectionMoved

@gauurof wrote: Hey there, i am testing "Kanban-Board". With the Diagram Event-Listener "SelectionMoved" i get the data of a dragged node and the new group name. Is it also possible to get the data...

View Article

Is there any possible way to bind the text value as mustache template in link...

@muthupriya wrote: Anyone can help me out regarding the link node I want to bind the text as mustache template on link node. like: {{age>10}} Posts: 2 Participants: 2 Read full topic

View Article


Facing problem in gojs resizing property

@riya1 wrote: HiI am using gojs circle shape and on resizing text goes out of circle.It happens only in case of circle. Posts: 2 Participants: 2 Read full topic

View Article

To draw shape with in working area based on screen resolution size and height...

@kannanprs wrote: I should create shapes with in diagram working area based on system screen resolution size. The diagram should not expand over screen height and width. I should avoid scroll bar both...

View Article

Change picture source causes blink

@chzh.austin wrote: Hi, I would like to change my picture source to other picture when hover over the mouse on the node. I am using mouseEnter and mouseLeave event to achieve this. However, the first...

View Article


Specify new node's group with ClickCreatingTool

@turnert wrote: I'm attempting to add a node to a group using the ClickCreatingTool and its archetypeNodeData property. I'm creating a data object as below: { category:"text-annotation",...

View Article


Changing port color?

@mr.cyberthreat wrote: Is there a way to change the purple/pink port color? EDIT: found the answer here -> http://gojs.net/latest/intro/tools.html Posts: 2 Participants: 2 Read full topic

View Article

GoJS version 1.7.9

@walter wrote: Added the Parallel Route sample, demonstrating a custom Link.computePoints method in order to have multiple links between the same two ports have parallel segments. This makes use of...

View Article

Problems in the visible appearance of elelment

@gecode wrote: I set the Visible property false of NODE,the NODE have a link,now the NODE and link is hidden;how to hidden NODE and display link in connected status Posts: 1 Participants: 1 Read full...

View Article

Refreshing the diagram once when the given value for diagram.model changes

@Dandy wrote: Hi, I'm creating a web app for a small university project, which draws graphs for a particular selected course, which the graph shows the course path of the course, such as what...

View Article


Not able to do panning in diagram

@tejbir wrote: Hi, I set diagram.contentAlignment=go.Spot.Top. But after setting this property, i am enable to do panning.Please help.Thanks Posts: 1 Participants: 1 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Using brush at the stroke of a link which also has strokedasharray

@jinxin wrote: Hi, When using brush at link stroke, is it able to achieve effects like below, i.e, brush at each stroke dash?Currently I'm only be able to brush at whole link stroke. var $ =...

View Article


Create Diagram Rulers for GoJS

@kannanprs wrote: Currently i am using Go JS 1.6 version. i have used ruler sample code in my project. I m getting error 'Unknown Panel type as an argument to GraphObject.make: Graduated' I need to...

View Article

PanningTool usage

@akash1 wrote: I have one more question.. is there any sample that uses panningTool in it. Posts: 2 Participants: 2 Read full topic

View Article


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
Browsing all 7069 articles
Browse latest View live