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

Decision Trees - Yes / No nodes

@meiri wrote: Hello, I'm new to GoJS, and I'd like to know if it's all possible to create a decision tree with distinct group of decisions (shapes: Ids + texts - loaded from server side), by...

View Article


Loading Images from Local Disk into Picture Object

@esimmons wrote: Do you all have an example where we can easily navigate to the local hard drive and load an image directly into a Picture object. Or even drag and drop. Is that even possible...

View Article


Show tooltip on "mouseDragEnter"

@ernestjessee wrote: Is it possible to show tooltips on "mouseDragEnter"? Posts: 1 Participants: 1 Read full topic

View Article

Prevent a node being moved up and down

@chiyu wrote: Hi, Is there any way to prevent a node from moving up and down, only allow them to be moved left and right? For example, in Genogram, I want to keep the node on the same y-axis level as...

View Article

Drag Creating Tool (Extend to Include go.Picture)

@esimmons wrote: Is there a way to extend the DragCreatingTool to draw a picture box and ensure that the picture box consumes the entire bounding rectangle? Posts: 8 Participants: 2 Read full topic

View Article


Bring To Front and Send to Back

@esimmons wrote: We are trying to emulate the Bring To Front, and Send to Back functionality using layers. For Bring to Front, we are assigning the selected objects to the "Foreground" layer. For Send...

View Article

Record Mapper Problem

@jeremy wrote: i'm currently using the record mapper and created two blocks, block A and block B. Each of them has lots of(really a lot of them) items so that the web page can only display a part of...

View Article

Image may be NSFW.
Clik here to view.

Add Scroll Bar using gojs

@vikashsingh wrote: Hi , Currently i was struck in Horizontal Sliding on forms, i had used following code myDiagram = $(go.Diagram, "myDiagramDiv", { // have mouse wheel events zoom in and out instead...

View Article


How to add text in a node in the example "Pipe"?

@ellison wrote: I want to set some label to the node(Pipe element), but it failed to add go.TextBox in nodetemplate? How can i do make node display a text and this text can be edited? Posts: 2...

View Article


Custom Node Data

@esimmons wrote: Can we extend Nodes in such a way be attach custom data properties (particularly properties that do not bind to a specific GoJS node property), that can be accessed (read/write) and...

View Article

Unlimite drag the diagram

@trinity wrote: How can I set the diagram can be unlimited drag?Thx Posts: 3 Participants: 2 Read full topic

View Article

Auto alignment of links based on node center

@Ekata_R wrote: As seen the example BPMN we have an option align nodes & all the nodes get aligned based on node axis . Is there a way where links also can automatically aligned to node center so...

View Article

Get Selected Node Data In Selected Order

@YogeshMohan wrote: How can i get selected node data in the same order as it is placed using Diagram.selection collection i am getting data in reverse order while i am using this ....taken reference...

View Article


Pop up context menu on ExternalObjectsDropped

@chinenyem wrote: How can i do a pop up context menu on externalobjeindent preformatted text by 4 spacesctsdropped event?This is what I have: "ExternalObjectsDropped": function(e){...

View Article

Using Panel.add to add a new node and preserve node in Model

@esimmons wrote: If we were to add a node problematically to another node using the Panel.add function, how we we ensure that the newly added node get added to the Diagram.model so that we we...

View Article


Download diagram

@ussenator4u wrote: I want to download the diagram as an image or any other possible format.I know I can use this var imageData = this.myDiagram.makeImageData(); but how can I download my diagram...

View Article

How can I set the deafult zoom when load the diagram?

@trinity wrote: Is there any way that I can set the default zoom value when load the diagram?Thx! Posts: 2 Participants: 2 Read full topic

View Article


Horizonal Scrollbar issue when direction is RTL

@parth wrote: Hi All, I am using GoJS organization chart in multilingual site. So for Arabic language we are using direction = "RTL" in CSS. So when this style is applied at that time horizontal...

View Article

Image may be NSFW.
Clik here to view.

How to change port selection color pink to some other color?

@chary wrote: HiHow to change the color of selecting ports in the below image scenario Posts: 3 Participants: 2 Read full topic

View Article

Image may be NSFW.
Clik here to view.

AvoidsNodes routing - make it always go over the nodes

@chiyu wrote: Hi, I am adding multiple spouses capability into my pedigree editor that is based on Genogram. One thing I noticed is that if I set the routing to go.Link.AvoidsNodes, some of the line...

View Article
Browsing all 6969 articles
Browse latest View live