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

Capture scroll event on Palette

@uuk007 wrote: My requirement is load data into Palette when the user scrolls to the end. I thought of capturing scroll bar event or load data using lazy loading feature. I am unable to find capturing...

View Article


Image may be NSFW.
Clik here to view.

Is there any way to get position of a port

@lenxeon wrote: use example as https://gojs.net/latest/samples/dynamicPorts.html image.png1788×1488 254 KB I want to get the shortest distance of two ports. but the position of port is NAN. click the...

View Article


Image may be NSFW.
Clik here to view.

Text edit two diagram

@BATU wrote: I have two diagrams and have some nodes on those diagrams. When editing two diagrams the first one does not lose focus automatically. Posts: 1 Participants: 1 Read full topic

View Article

Watermark for unlimited license

@curiousjames wrote: I have an unlimited domain license. However, when the application is server up via an ipaddress it produces the license watermark. This is fine if it uses a literal name. Is there...

View Article

Image may be NSFW.
Clik here to view.

Circular Layout with group node center inside the group

@fekkyDev wrote: HI , Im trying to expand and collapse the Group inside the network which is working as expected. Below is my code for groupTemplate myDiagram.groupTemplate = (go.Group, "Vertical", {...

View Article


Auto panel fixed location (in a group)

@reinzor wrote: Hi, The auto panel in a group automatically adjusts the location and desiredSize in order to contain the child elements. I am looking for a solution to put elements in a group while...

View Article

Multiple moving circle nodes on one link

@h.jafari wrote: Hello, In https://gojs.net/latest/intro/animation.html, for “CustomAnimationEffects” example (and similarly in “pathAnimation” example), at each cycle, only one circle node is moving...

View Article

Image may be NSFW.
Clik here to view.

Show node with details from nodeData of other node

@Dominic.Lerbs wrote: Hi, I have node based on a complex node data structure. The node template displays only some of the available data. Now I would like to click on some panel of the node and add a...

View Article


Find connected links in binding

@Dominic.Lerbs wrote: Hi, ist is possible to get the links of a node from within a binding? I have created an example here: https://codepen.io/dominic-simplan/pen/ExazYyz?editors=0010 Do you know why...

View Article


Table with dynamic rows and columns

@Dominic.Lerbs wrote: I would like to display a table panel whose rows and columns are created dynamically based on a data binding. There are a lot of examples for tables where the rows are dynamic....

View Article

Set background image of goJs diagram dynamically

@abhishek_jena wrote: Hi Walter, We need to bind the goJs Diagram’s background image to a variable and we are doing it like below : goJsDiagram.add( $$(go.Part, { name: 'BackgroundImage', layerName:...

View Article

Image may be NSFW.
Clik here to view.

Problem with port creation

@sillyMredul wrote: Hello, I am trying to create node with multiple ports. Actually, I’ve found a working code from other project and trying to adapt that by using almost same code. What I’m doing,...

View Article

Image may be NSFW.
Clik here to view.

Make link straight between two ports

@zamehan wrote: Hello, I have a fat link connected to ports of nodes. The link is coded like this: diagram.linkTemplateMap.add("fatlink", $(go.Link, { toShortLength: 10, margin: 50, relinkableFrom:...

View Article


GoJS version 2.1.7

@walter wrote: Changes for 2.1.7 Added the [Packed Hierarchy](file:///C:/GoJS/main/out/site/extensions/PackedHierarchy.html) sample, which demonstrates a custom...

View Article

Highlight specific word of node

@safaaAlshaarri wrote: hi every one, i have project where it shows mind map for Arabic text where the main sentence on the middle then the others nodes around it. i want it when hover the mouse on the...

View Article


Image may be NSFW.
Clik here to view.

Tree Layout Link Overlapping Issue

@sunilwarke wrote: Hello, I am using GoJS organization chart to draw tree layout. As shown in below screenshot node links are overlapping but it’s generating thick to thin effect from middle of parent...

View Article

Undomanager with server-side IDs

@Hochware wrote: Hello, I got the following situation: Every node/link/group that is created has a “serverId” stored in its data object. This serverId is required in order to update/create/delete...

View Article


Refresh diagram model from json with Backbone

@Klim wrote: Hello! I`m using Backbone model to syncronize data from server. To set diagram model I use diagram.model = go.GraphLinksModel.fromJson(backboneModel.toJSON()). How can I refresh diagram...

View Article

Image may be NSFW.
Clik here to view.

PolygonDrawingTool draw on top of other Nodes

@Hochware wrote: Hello, I implemented the PolygonDrawingTool in my diagram and everything is working fine except for… In this picture, you see a circle and a polygon. In order do get a polygon over...

View Article

Tooltip not hidden when moving mouse to context menu

@jubin wrote: Hi, I am experiencing an issue with tooltip and context menu combination. Steps Hove over a text, tooltip is shown Right mouse click, contextMenu is shown and also tooltip is still shown...

View Article
Browsing all 7069 articles
Browse latest View live