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

Animated conditional overlay/adornment

@nagymaci wrote: Hi, I want to conditionally display a flashing warning sign in a corner of a node. An example of this is:https://jgraph.github.io/mxgraph/javascript/examples/monitor.html(Click on the...

View Article


Clicking on button in palette to start drawing a new link

@zeineb wrote: now i add a button on the link in the palette,what i want to do is when i click on this button it allows me to link 2 classesi use this function to draw links: function drawLink(e,...

View Article


Copy/Paste Layout using GOJS Libaray

@Rita wrote: Hello , We are using the Liecensed version for GOJS s/w.Need an help on copying and Pasting the Layout/Digram in my code.I tried the sample examples given on :...

View Article

How to disable shape click event binding with node in pallet?

@sachkumar wrote: I have a gojs pallet and a canvas,the nodes have small image attached to it , and is clickable, I want that in pallet this should be readonly, and once dropped on canvas, they must...

View Article

Separating data and view

@Timothy wrote: I'm trying to find a good way to separate the model data from the view specific properties. In order to remember things such as size, location, angle etc. I'm currently saving them...

View Article


GoJS version 1.6.6

@walter wrote: Changes for 1.6.6- Fixed a bug with text measurement when using TextBlock.OverflowEllipsis.- Fixed a bug with Link geometry construction when switching templates.- Groups no longer try...

View Article

Line height in TextBlock

@einav wrote: I have a problem styling the text in the TextBlock to have line-height. How can I achieve it? Thanks! Posts: 2 Participants: 2 Read full topic

View Article

Padding of textBlock

@einav wrote: Hello, How can I style a 'padding=5px' to textBlock? Thanks! Posts: 1 Participants: 1 Read full topic

View Article


Image may be NSFW.
Clik here to view.

Incremental Json not working

@shameer.sheik wrote: hi, Is there any link between the undo manager and the incremental json , everytime i set the undo manager is false , my incremental json doesnt give me any result. my code :...

View Article


Blurriness in all browsers

@einav wrote: Hello, I have blurriness in all browsers. Including font, icons and more. What can be the cause of it in GoJS? Thanks! Posts: 2 Participants: 2 Read full topic

View Article

Cant link port to port when node is selected

@einav wrote: I am trying to link port to port when the node is selected, but it seems that the selected line of the node is on top of the port and that is why the courser cant link port to port....

View Article

zoomToFit() not returning perfectly fit viewport

@Charles wrote: I have a diagram with a GraphLinksModel, and in certain cases (namely smaller graphs, as far as I can tell?) I'm getting a viewport after a zoomToFit() that is not exactly matched to...

View Article

Does mouseDragEnter fire on Diagram itself?

@Glidias wrote: It only works on individual object (like go.Node instances) within the Diagram itself, but it doesn't seem to fire when I "drag-enter" some copied items from my Palette diagram into...

View Article


Image may be NSFW.
Clik here to view.

Z-ordering of TextBlock blocks Shape port from being selected

@Glidias wrote: I have a TextBlock overlaid on top of a Shape that is used as a port, and the problem is the TextBlock is preventing the Shape from being easily selected/clicked. Is there a way to...

View Article

Image may be NSFW.
Clik here to view.

Download to png not working with zoom out with more data

@bhaskar wrote: HI, Please find the environment details: GO JS Version: GoJS v1.6.0-beta5Operating System: Win 7Browsers: IE, Chrome, Mozilla We want to download go js layout to png with more data....

View Article


makeImageData function is not working for the large diagrams

@chary wrote: Hi I am try to generate a image base64string from the diagram. which has scale 2 and for the smaller diagrams it is generating but for the huge diagram it is not generating. it gets null...

View Article

Replacing a single node with it's child model

@lipuabhishek wrote: Hi, I have a situation where nodes in a model can have child models as well.I was wondering if there is any way to replace a node in parent model with its respective child model....

View Article


Image may be NSFW.
Clik here to view.

An issue when I run mapping fields with Google chrome

@caihua1003 wrote: I am the new one to GoJS, when I run the example of Mapping Fields, the results like,see the text, the text head be cutted, how can I fix this? Posts: 2 Participants: 2 Read full...

View Article

Custom Node Template creation

@Rajeshpatil74 wrote: I am completely new to GO.JS and wanted to create a node template with following constrains - Node template is rectangle shape with two inner rectangle shape. The inner rectangle...

View Article

Raise DiagramEvent for Testing

@patrick_fay wrote: Hi, How can we simulate diagram events for testing. I notice that a diagram object has an undocumented raiseDiagramEvent method, which we have tried with no success. Is it possible...

View Article
Browsing all 6965 articles
Browse latest View live