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

Image may be NSFW.
Clik here to view.

Self loop link shape

@abhi2434 wrote: Hi, I have been trying to change the look of Self looping which is used in our application. In our case, the self loop looks like a straight line when drawn During the self loop draw,...

View Article


Diagram Rendering takes a lot of time owing to huge nodeDataArray and...

@pistolShrimp wrote: Hi,I have a huge linkDatatArray (at least 2000 links including the tree node-child links) and NodeDataArray (atleast 500 nodes). As a result after new...

View Article


Update gojs to 1.7.0 using typings

@cardis1 wrote: Hi, I want to update the version of gojs from 1.6.22 to 1.7.0.Our application using typescript. In the past (last year), we used the file index.d.ts from this...

View Article

Issue Expand Group

@martin.souliere wrote: Hi,We have an issue with the property IsSubGraphExpanded. In our application, we can create a group to collapse and expand the content. The content can be a set of group, node...

View Article

How to install radiallayout.js by using " bower install"

@ndurgaprasad wrote: Hi Team, I could not able to install 'RadialLayout.js' by using bower.Please help me out. Thanks,N Durga Prasad Posts: 2 Participants: 2 Read full topic

View Article


Can we use GOJS with typescript

@pratap wrote: Hi... Can we use GOJS with typescript?If yes then which version of typescript is supported. Posts: 5 Participants: 2 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Hoe to add an empty band to the layeredDiGraph

@shaked wrote: hello,while reviewing your product I encountered this sample code:http://gojs.net/latest/samples/swimBands.html I saw a previous question regarding adding more parents to each node,...

View Article

Image may be NSFW.
Clik here to view.

Get the desired result with defineFigureGenerator + Auto panel +...

@Jany wrote: Hello, I'm using GoJS v1.7.1 on Linux in Firefox. My problem is: I defined a custom shape geometry for a rectangle with two pointy (triangular) endings, and I want to use that shape...

View Article


Resizing template

@lise wrote: Hello, I want to create a different resizing template, with ellipses instead of rectangles and different colours. I came so far to define the template and display it on the node but as...

View Article


"TextEdited" DiagramEvent issue

@xyan3 wrote: Hi everybody, I met a issue when I am using GoJS 1.7.1. I was trying to get the old and new text after text edited action is done on a TextBlock. My event listener is below:...

View Article

GoJS version 1.7.2

@walter wrote: Fixed missing declaration in go.d.ts. Improved some documentation and samples. For information about older releases, please read the change log:...

View Article

Angular2 Support

@cobolstinks wrote: We're evaluating this library, primarily to develop interactive flowcharts. I have created some basic digrams and so far they meet our needs. However we're going to use Angular2 to...

View Article

HTMLInfo typings issue - value/valueFunction mismatch

@xyan3 wrote: @walter In go.d.ts file, HTMLInfo has the member "value" which is inconsistent with implementation which is labeled as "valueFunction". That caused customized text editor in Typescript...

View Article


Image may be NSFW.
Clik here to view.

How to change the pink selection box?

@sean-hill wrote: How do I change the color of the pink box and blue arrow here? I have tried this code: diagram.toolManager.dragSelectingTool.box = $make(go.Part, { layerName: 'Tool', selectable:...

View Article

Image may be NSFW.
Clik here to view.

Toolbar for GoJS textarea

@jaya wrote: Is it possible to create text editor toolbar to GoJS text area. something like this as shown in the attachment.When I click on text area it should appear(toolbar). Posts: 9 Participants:...

View Article


Prevent adding change to undo manager history list

@Mickey wrote: Hello, I have a node that have button panel which is activated/deactivated when user clicks on already selected node. I'm using a data binding to tell node when to show/hide panel...

View Article

Different nodes on the same diagram

@bresc wrote: Hi there, i was wondering if you can make that the nodetemplate can vary depending of what it receives for example i can show a shape by default but if the palette node have a source of...

View Article


Missing method return type in typescript definition file

@cobolstinks wrote: Hello, I got this message from the angular2 compiler when trying to AOT compile my app: npm : Error at C:/tfs-git-kdc/WebApp/mea/node_modules/gojs/release/go.d.ts:8503:9:...

View Article

AOT and rollup

@cobolstinks wrote: JIT compiling angular2 works and runs fine with importing the namespace like this: import * as go from 'gojs'; and loading the go-debug.js file via the system.js module loader. I...

View Article

Image may be NSFW.
Clik here to view.

Getting Shape in MouseOver

@cobolstinks wrote: Hello, I'm trying to highlight nodes on mouse over. Here is my node template: // define the step Node template myDiagram.nodeTemplateMap.add("decision", Make(go.Node,...

View Article
Browsing all 7424 articles
Browse latest View live