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

Best way to access properties (with intent to possibly modify) within a node

@mutt_1924 wrote: Based on the nice example codepen @simon created here: ...my question is: What is the best way to access all the different properties within the node once a user clicks on the node?...

View Article


Can i use GoJs in a commercial application?

@JusticeN wrote: i am planning to develop an app using some diagram. And GoJs is a grat choice for that. So can i use it in my commercial application or should i have to subscribe for a licence ?...

View Article


Image may be NSFW.
Clik here to view.

Center alignment for last nodes in a tree layout diagram

@mutt_1924 wrote: I've tried to play with the options in the tree layout,and have a layout with nodes that looks like this (modified screenshot).... image.png543x633 3.44 KB ...but what I would like...

View Article

Image may be NSFW.
Clik here to view.

Strange port linking issue

@tailchaser wrote: I have been racking my brain over this problem and hope somebody can shed some light. (we are still in the evaluation stage, but close to final decision). I cannot seem to find...

View Article

Image may be NSFW.
Clik here to view.

Button with group of buttons

@nitin291989 wrote: Hi @walter, I am trying to group 2 buttons in a single button as shown in the following image: As shown in "Image 1":2 separated Buttons: "Show Details" and "View In" As shown in...

View Article


Image may be NSFW.
Clik here to view.

Can't change SVG's opacity in IE

@CL.Peter wrote: Hi all,I have a nodeTemplate which contains some SVG source pictures, but when I try to change the opacity of node, I found the performance on chrome and IE is not the same: This is...

View Article

How to change ports color of two nodes as soon a link get connected between...

@hamid wrote: Hi all.I need to change the color of two ports which are endpoints of a link connected between two different nodes in Dynamic Ports Sample. My mean is that two endpoints ports color get...

View Article

Set a variable after "ViewportBoundsChanged" function is called

@nitin291989 wrote: Hi @walter, In the following sample : https://gojs.net/temp/timelineInfinite.html, I am trying to set the value of a variable after "ViewportBoundsChanged" is called. Following are...

View Article


Drag GOJS TreeView Node and drop it onto non gojs html component like Table

@Niranjan wrote: Hi, I have seen drag-drop examples for GOJS to GOJS component, HTML component to GOJS component. Can someone share some examples for dragging treeview node and drop it onto some non...

View Article


Triggering deletion of link + nodes without skipping events

@GSA wrote: I have the following context menu objects: var nodeMenu = // right click context menu for each Node $(go.Adornment, "Vertical", { background: "#F5F5F5" }, makeButton("Rediger", function...

View Article

Optimise layout to smallest square required

@MartinWillitts wrote: I have an ordered list of short pieces of text, usually just one or a few words. I would like to lay them out in a square. I can lay them out horizontally or vertically and I...

View Article

How to ensure the textblocks are left-aligned on a context menu?

@GSA wrote: On all the example I can find that you use a context menu the textblocks are centered on the right-click context-menus*. The only exception is a custom context menu. Is there a way to...

View Article

Using setDataProperty with hierarchical model data

@dev wrote: If i have model data on a node such as { key: 'myUID', text: 'my text for label', serverObject0: {id: 5, prop0: 'A'}, serverObject1: {id: 20, prop1: 'B'} } Is it possible to use something...

View Article


In TreeMapper sample, links not connected to the nodes

@zerus wrote: In the TreeMap sample: https://gojs.net/latest/samples/treeMapper.html, links are not connected to the nodes, but to the group. Is there any way to correct this? I try to replace the...

View Article

Image may be NSFW.
Clik here to view.

How to hide the following in the grouptemplate when minimized

@mr.nguyen wrote: before after minimized Posts: 3 Participants: 2 Read full topic

View Article


Object is dropped event

@nakyuz wrote: Hi,There are many events about diagram. But I didn't see the event that object is dropped from palette to diagram. Is there any event to catch it? I drop the object to my diagram, then...

View Article

How to retain Tree even after Page Postback on Button Click

@phreq wrote: I have a Tree defined on the Page and it initiates and loads the data on a ListBox SelectedIndexChanged. This is working fine. However, I open a modal popup on double clicking on the...

View Article


RealTimeDragSelectionTool ignore some parts of a go.Node

@cesar.smerling wrote: Hi! We have a go.Node definition with some shapes, ports and textblocks (this are outside the shapes, like a label)When we select with the drag tool we want that only the shape...

View Article

Image may be NSFW.
Clik here to view.

GOJS Avoid Overlapping of links in tree Layout

@sidhartharaj wrote: How to avoid links overlapping in Tree layout: linksOverlapping.jpg1226x426 36 KB Can you please give some examples. Thank you Posts: 5 Participants: 2 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Horizontal GoJS Swimlanes with a vertical Phase above

@schludi wrote: Hi! I am just evaluation GoJS for our company purpose. I have to create a Process Map that will look like this: process_step_scheme.png1452x912 206 KB There you have phases (purple...

View Article
Browsing all 7069 articles
Browse latest View live