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

Image may be NSFW.
Clik here to view.

Go JS Text Block Style

@jvasanthu wrote: $(go.TextBlock, textStyle(),Property i have isMultiline: true, Question : If the text is wrapping to the second line. In the second line can we start adding text to the node after 4...

View Article


Image may be NSFW.
Clik here to view.

Fuzzy node text after resizing

@xyan3 wrote: We got some fuzzy node text on GoJS diagram after resizing. We could reproduce it with one of GoJS example.Could anybody please suggest some way to avoid/solve it? Thanks a lot! The step...

View Article


Confirm before delete

@Milamdo wrote: Hihow can I set confirm before deleting an element, I tested with this jquery code and it works: e.cancel = !confirm("Are you sure?"); But I want to use it with a bootstrap modal to...

View Article

draggingTool doCancel does not release the mouse

@temp1e wrote: I'm using draggingTool to start the drag, but because the draggable element must be dropped outside the canvas , I'm trying to cancel the drag and to implement a custom html dragging....

View Article

Image may be NSFW.
Clik here to view.

Gojs printing vertical shape

@jvasanthu wrote: how to make childrens make it vertical when printing i have below code var svg = myDiagram.makeSvg({document: newDocument, // create SVG DOM in new document contextscale: 1}); Is...

View Article


Percentage custon fill on a Shape

@satowine wrote: Hi,i'm trying to add a custom fill to a Cylinder but i want to "dinamically" fill it with a percentage property.For example i have the cylinder and i want that it is filled only by...

View Article

Load data problems in virtualizedForceLayout

@Yamasan wrote: Hello. I'm using virtualizedForceLayout sample. I made a little change for it. Instead of Loading data when init happens, I have a html button to fire load function when clicked. And i...

View Article

GoJS version 1.7.25

@walter wrote: Replaced the Angular 2 project with a newer Angular 4 project, at ../projects/angular-basic. This project was created with Angular CLI; we then added a diagram-editor Component...

View Article


Which events are raised by LinkShifting Tool?

@marco.az wrote: Hi, I am experimenting a little with the Link Shifting Tools. It work fine but I am don't understand for which events I can listen to. If the user shift a link through the little...

View Article


Image may be NSFW.
Clik here to view.

How to increase clickable area of a shape?

@jbottel wrote: For a node template, I am using a go.Shape inside of a go.Node. I would like users to be able to click on this shape. The visual area of the shape is quite thin and small, and I would...

View Article

On deactivated event?

@marin wrote: Is it possible to detect when a LinkingTool doDeactivate() method has finished if no link has been drawn (i.e. the user has quit drawing the link)? I'm asking because I want to remove...

View Article

Image may be NSFW.
Clik here to view.

Version 1.7.25 image problem, big image, zoom in Chrome

@BATU wrote: I update to version 1.7.25, but I got some unexpected movement. On IE wen i attache big image to diagram got this error. the big test image can download from here. On google chrome some...

View Article

修改PanelExpanderButton的按钮颜色

@wenbi wrote: 我正在尝试修改PanelExpanderButton的按钮颜色,但是我一直都只能改变它的背景色和其他边框色,鼠标经过显示颜色等等,就是不知道怎么改变PanelExpanderButton的按钮颜色,我应该怎么做 Posts: 1 Participants: 1 Read full topic

View Article


Skip dolayout call on commit transaction

@sreejit.p wrote: Hi Team, Is there any way to skip the call to TableLayout.prototype.doLayout = function(coll) on a particular commit transaction of matrix. In my code below it automatically calls...

View Article

Image may be NSFW.
Clik here to view.

How can i increase the width of tooltip dynamically?

@dmaurya24 wrote: hi i need help to make my text under tooltip dynamically.My code ismyDiagram.nodeTemplateMap.add("Comment", // the default category GO(go.Node, "Spot", nodeStyle(), {resizable: true,...

View Article


Image may be NSFW.
Clik here to view.

Merge small item of Planogram sample into a Polygon

@satowine wrote: Hi,i'm trying to use the planogram sample to create custom shape.The idea is very simple: from the small item dropped into grid i would to construct a geometryString that "draw" the...

View Article

Autoresize Restricting

@sreejit.p wrote: Hi Team, We need to restrict auto resize in a particular row and column like headers. Is there any flag to do this? ThanksS Posts: 4 Participants: 2 Read full topic

View Article


Image may be NSFW.
Clik here to view.

How can resize geometry shape from each line or point proportionally?

@Ratatule wrote: I need to resize only Geometry object, not parent Node. Before resize After resize Posts: 2 Participants: 2 Read full topic

View Article

GoJS version 1.7.26

@walter wrote: Fixed a regression when drawing large images scaled down, introduced in 1.7.21. Posts: 2 Participants: 1 Read full topic

View Article

Fill the background of node with image instead of color

@RandyWon0 wrote: I want to fill the node's background with custom image instead of coloring that offered by Gojs. And also want to put textblocks or other images on that node. Is it possible ? Posts:...

View Article
Browsing all 7069 articles
Browse latest View live