Click location on a link
@Shawn wrote: Is there any way to know at what position the user right clicks on a link? In our application I need to add one or two adornments on a link based on where they click on the link, either...
View ArticleDrag and drop of nodes
@jothibaskaran wrote: Hi, I have a palette from which I can drag a node and drop it onto the canvas. While dragging the node I want it to look translucent. And once I release the mouse and drop the...
View ArticleButtons on the Canvas for ZoomIn/ZoomOut
@jothibaskaran wrote: Hi, I need to add 2 buttons at the bottom left corner of my GoJS diagram canvas which will be calling the functions to Zoom In and Zoom Out respectively. Please look at the...
View ArticletemporaryLink preview is incorrect
@ahmetgundogdu wrote: I want the link preview to look like a link link Preview Link: Untitled.png515×541 19.7 KB Drawed Link: Untitle1d.png481×530 21 KB I wonder why temporaryLink is previewing...
View ArticleLink validation while drawing from one node to another using the adornment
@ram4unetcore wrote: Hi, I have adornments on my nodes, I am drawing the links from one node to another using the adornments. I want to put restrictions on links. If a link is drawn using an adornment...
View ArticleAllow scroll on diagram only after adding the first element on the canvas
@ram4unetcore wrote: 70% of the page is canvas, ie Diagram. I have html div that is positioned on the top of canvas on the top right corner with 50px margin of the canvas. I remove that div as soon as...
View ArticleOld text visible while editing text
@Abhishek wrote: Hi, I have added a text block to the group and it is editable. While editing that text the old text which I am editing is still showing up in the background and both texts are...
View ArticleExternalObjectsDropped not firing when i drop external html elements
@abhilashrocks wrote: When i am trying to drag the html external element and drop ExternalObjectsDropped event is not firing… can any one help ? below reference screenshot ,my requirement is to drap...
View ArticleTemporarylink fromSport and toSpot dynamic?
@ahmetgundogdu wrote: Can gojs temporarylink also make fromSport and toSpot dynamic? this.diagram.toolManager.linkingTool.temporaryLink.fromSpot...
View ArticlePalette node Shadow
@jothibaskaran wrote: Hi, I have a palette with multiple nodes which I can drag onto a canvas. When I hover over the node in the palette, I want a white border to appear which also drops a shadow....
View ArticleStructuring a text box to represent key-value pairs
@jothibaskaran wrote: Hi, I have a text box in my component in which I need to represent some key-value pairs. I need all the keys to be present on the left. And all the values to be present on the...
View ArticleContext Menu Button Color changing to node?
@HumanPerson wrote: I may only be coding it incorrectly, but there is an unexpected interaction between the color of the node I’m clicking on for the context menu to show up and the color of the...
View ArticleHow to Add Chart Legend
@eyalw wrote: Hi, I want to add a legend to my chart. Is there a way to add a it? This legend should not be part of the graph. It should contains a specific content, not matter what the graph looks...
View ArticleRestrict the panning for left side alone
@rahimhaji wrote: Dear Friends, iam creating a chart like below image: https://forum.nwoods.com/uploads/db3963/original/2X/0/074ec7b6f09ade1280234d6d2488f4be455f8d38.jpeg when scroll left or right...
View ArticleUndesired movement of canvas
@samhita wrote: Hi, I have a palette and canvas in my workflow builder system. When i select a node, or when i make certain changes to the diagram. I see that the entire canvas moves upwards by around...
View ArticleGojs drawing double lines issue for some of the boxes
@kumarbomma wrote: Hi I am using Gojs from Angular Getting double lines for some boxes shown in the image let me know the issue where I can fix this one Screenshot 2019-09-23 at 1.17.04...
View ArticleChanging the color of an go.Picture
@ahmetgundogdu wrote: I have go.Picture with an SVG file as a source. like the picture below Untitled2.png995×942 32.6 KB I want to dynamically change the color of the marked lines is this possible in...
View ArticleHow to expand group with external buttons?
@nachoxxhh wrote: I want to make a navigation panel of my nodes and groups, but I can’t find any method to expand the groups separately. example: example.png446×716 5.84 KB Any idea how to do it?...
View ArticleHow to make LayeredDigraphLayout into Double-tree layout
@zekelynch wrote: LayeredDigraphLayout meet our needs perfectly, however we want to support the expanding functionality that our layout could expand towards left and right at the meantime. Kind of...
View ArticleUncaught (in promise) RangeError: Maximum call stack size exceeded
@zekelynch wrote: We’re getting this RangeError: This is what it shows: Uncaught (in promise) RangeError: Maximum call stack size exceeded at Function.getOwnPropertyDescriptor () at defineReactive$$1...
View Article