Quantcast
Channel: Northwoods Software - Latest topics
Browsing all 7401 articles
Browse latest View live

Binding UI info of Unbound Node

@kirthi wrote: I have a requirement that I have to show some information of selected link on the diagram. I was able to achieve the same by adding the node object in the .cs file. This node takes a...

View Article


Go JS Layout Positional Information

@mithun wrote: I have the application where multiple users can view my topology. If I put in the logic of layout in the UI(JS) code, when multiple users/user sessions try to fetch the nodes in the UI,...

View Article


Embed loading Canvas animation using go.Picture

@re1nth wrote: Hello, In the Pictures documentation, it says that element property can be a HTMLImageElement, HTMLVideoElement, or HTMLCanvasElement....

View Article

Showing context menu on left click

@AmoghRaghuram wrote: We want to be able to show the context menu on a left click instead of a right. How can we achieve this? This is what we are currently using for the context menu. (go.TextBlock,...

View Article

Issues with initial content alignement

@AmoghRaghuram wrote: We have some issues with the initialContentAlignment feature of GoJS. Is there a way to leave the nodes in the location where it is dropped instead of using...

View Article


Can the grid line cells adjusted to fit the components width?

@AmoghRaghuram wrote: We want the grid cells to be adjusted to fit the width of the nodes on the screen? As soon as we drag and drop onto the screen we want it to align to the grid. Can this be...

View Article

Geometry path string validation

@CharliePops wrote: Hi, Is there a way to validate the path string used in the Geometry class to make sure it’s a valid string including the specific GoJS tokens like F e.g.(F M 50, 50 M 0 -00 A 20 20...

View Article

Any way to change the TextBlock style to have boarders?

@Shawn wrote: Is there a way to use the default TextBlock but make some style changes such as minimum width and boarders? We are using GoJs 1.7.11. I tried to set...

View Article


Delete link using a context menu

@AmoghRaghuram wrote: We do not want to delete a link on keyboard del key click. Instead, we want to display a context menu on right click of the link and ask the user if he wants to delete the link....

View Article


GoJS version 2.0.13

@simon wrote: Changes for 2.0.13 When dragging over a different Diagram than the source, such as in a drag from a Palette, the DraggingTool now checks the Diagram’s cursor and only changes it to...

View Article

Problem in treemapper example

@no_one345 wrote: i m using tree mapper as base diagram https://gojs.net/latest/samples/treeMapper.html now the issue is when i move the group the inner tree doesnot move along with it Posts: 2...

View Article

Image may be NSFW.
Clik here to view.

Styling arrows single to multiple

@no_one345 wrote: i m working on a diagram in which there are groups sub groups and then nodes links only originate from inner most ie nodes i want multiple links out of groups after it is collapsed...

View Article

Removed a node together when removes a link connected for a specific node type

@HJOON.KIM wrote: Hello, Walter. It’s been a long time. How are you? I found a problem and I cannot check or analyze how this problem. So, I ask you what I should try. I took a video for this problem....

View Article


Image may be NSFW.
Clik here to view.

When I dynamically changed the graduatedTickUnit, why did the tick mark...

@fecn wrote: I use a 360 degree sector as the main shape. When I change the graduatedMin or graduatedMax, graduatedTickUnit will change according to the conversion function accordingly. However, the...

View Article

Show incremental problem

@no_one345 wrote: i m working on a diagram which has the following binding of diagram event “addModelChangedListener” this.diagram.addModelChangedListener( (e) => { console.log(e.newValue);...

View Article


Overview styling and GraphObject.make

@zekelynch wrote: It’s there anyway to edit the styling of the overview diagram? Such as changing the pink selection border? After searching through the website, I couldn’t find a way to solve the...

View Article

How to restore the positions of all Nodes and Links on diagram

@ruth_psychx86 wrote: Hi, I am trying to restore the position of Node and link on the diagram by binding new Binding ('location', 'loc').makeTwoWay() I am able to get the location of the nodes but...

View Article


Image may be NSFW.
Clik here to view.

Why is the graduatedTickUnit larger, the more it is offset when rotating the...

@fecn wrote: When the number of major ticks is just right, the node barely sees an offset. But as the number of major ticks gets smaller, the offset becomes more and more obvious. You can see the...

View Article

Saving diagram to JSON returns error

@rendezvous wrote: I’m completely new to go.js and I’m trying to convert the Basic diagram into a JSON file: var modelAsText=myDiagram.model.toJson(); However when I do I get this error:...

View Article

Make Svg giving Wrong placement for Svg background

@Abhishek wrote: While using SVG as Background and providing it desired size and Scale (i am giving it 1.5) the final product in Make SVG has different placement of objects and background image is not...

View Article
Browsing all 7401 articles
Browse latest View live