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

Display link label on the side of orthogonal link

@shameer.sheik wrote: I want my link label to be displayed on the side of the link and not cutting through it. I am able to see the example for normal links , How can i do the same for ORTHOGONAL...

View Article


Image may be NSFW.
Clik here to view.

Minimum no of segments in a link

@shameer.sheik wrote: Hi , I have been searching the forums and API for a while , is it possible to set minimum number of segments in a link with orthogonal routing , so that I can display the rhombus...

View Article


Implementing Icon (font awesome, etc) into Node

@progs wrote: It looks pretty straight forward when it comes to implementing a picture to bind to, or even adding a shape. I saw the SVG Icons example, is that the best/preferred way then to add...

View Article

Dynamic Add Entities Based on User Drag Resize

@cbh wrote: I am wondering if this is possible. Consider the planogram sample. I wish to label each row in the "rack". As the user resizes the rack the row labels would be dynamically added/removed....

View Article

Make ALL link label invisible

@shameer.sheik wrote: Hi, Is there a way to make the user toggle between making linklabels visible and invisible for all the links . Binding the property "visible" for a link label is working for me ,...

View Article


Cannot Interact with Node

@turnert wrote: Good day, Is there any known reason about why a node would not be interactable besides setting allowSelect = false on a layer or making the diagram readOnly? I have a simple diagram...

View Article

Image may be NSFW.
Clik here to view.

How can I set my button like this?

@st wrote: Posts: 4 Participants: 2 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Can we create relationship like Child-(Teacher, Attorney) , Mother-Aunt

@TusharSagar wrote: GOJSImage.png1049x634 12.9 KB I have manipulated the code like below. Please let me know if there is a better way to do so.{ key: 1, n: "Sean Lewis", s: "M", m:2, f:7}, { key: 2,...

View Article


Conversion of GoJs diagram JSON to BPMN compatible JSON

@raghu1 wrote: Hello,I would like to evaluate GoJs for BPMN kind of diagram. I was able to see the example fromn the site which shows the BPMN editor. But my question is that, pleaase let me know is...

View Article


Does Selenium Webdriver is enough to automate GoJs Diagram Controls?

@rahul wrote: I have automated so many website using selenium , I just got one application which is built using totally Canvas,GOJS and has diagram. Can anyone guide me how can I do operations to...

View Article

GoJs BPMN editor JSON explanation

@raghu1 wrote: We are in evaluation phase of GoJs software. Could you please provide me the explanation for the each element in JSON template provided for BPMN editor with GoJS? This is required for...

View Article

Image may be NSFW.
Clik here to view.

Dynamically adding shapes and fonts

@progs wrote: I am working to be able to dynamically add shapes and icons, as I don't know which icons will actually be used by other developers using the graph. The graph will essentially be a...

View Article

Printing with scale

@estesbubba wrote: In our print code we allow the user to select the scale and have based the code off your printing example. What happens is when the scale isn't 1.0 the tiling doesn't work properly....

View Article


Viewport on click tries to come into view

@shameer.sheik wrote: Hi, When the div(MyDiagram in most of the examples) is clicked (when the div is not completely visible) , it tries to centralise the div. How do I remove this behaviour ? example...

View Article

Image may be NSFW.
Clik here to view.

Can we put a validation to prevent circular reference in Go JS diagram

@hridya wrote: Please refer the uploaded figure where in after the process block , it is re linked to "A" block resulting in a circular block. Is there a way I could prevent adding such a reference in...

View Article


LinkDrawn Event Not Firing

@cbh wrote: I am using the pipes example. I insert a LinkDrawn listener: myDiagram.addDiagramListener("Modified", function(e) { var button = document.getElementById("SaveButton"); if (button)...

View Article

How to exchange display order in a diagram by using javascript?

@sfrtrd wrote: Such as : there are tow or more sheaps in the diagram,they have to cover eatch other,I want to use javascript to exchange their display order at the z-axis.how to do this? Posts: 2...

View Article


How to catch the move event of the node

@sfrtrd wrote: When I drag and move a node in the diagram I want to catch the node's move event. Posts: 2 Participants: 2 Read full topic

View Article

Server side image creation , load datajson dynamically

@shameer.sheik wrote: Hi, I went through your link - http://gojs.net/latest/intro/serverSideImages.html . I am using phantom js and the image is rendering for me on the server side. I am not able to...

View Article

Layout does not take care of invisible links

@chabbey wrote: Layered Digraph does not takes in account non-visible links, is there a way to force it to do so ? Posts: 2 Participants: 2 Read full topic

View Article
Browsing all 7069 articles
Browse latest View live