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

Drag&Drop from external and visual effect

@meilens wrote: Hello, I am using the GoXAM diagram hosted inside a Windows forms application. I have a tree from which the user shall be able to drag&drop into the diagram. Those objects are...

View Article


Image may be NSFW.
Clik here to view.

Text cropped inside tooltip

@chabbey wrote: Sorry to get back again with the same question. I have a tooltip template defined like this var tooltipTemplate = _$(go.Panel, "Auto", { background : 'black', padding: 10},...

View Article


Tooltip template for node and links

@chabbey wrote: I am looking for a way to have the same tooltips for node and links. Does sbdy knows how to do it ? Thanks Posts: 2 Participants: 2 Read full topic

View Article

GoJS Leaflet layer zooming

@cg_fd wrote: I'm trying to create a custom Leaflet layer that shall enable the usage of the GoJS library. I've manged most of my main problems such as: Reposition the diagram based on the layer...

View Article

Image may be NSFW.
Clik here to view.

Link disappear while data change in template model

@Jacek wrote: Hello, I have issues with links. In our project we use WPF and MVVM pattern. I use templates for nodes and links. When I change some properties in link model, often the link...

View Article


Convert toIncrementalJson to GoJS object?

@estesbubba wrote: Is there a way to convert the output from toIncrementJson back into a GoJS object? I tried this but it gives me a complete model and not just an object of the changes....

View Article

How to bring up HTML context menu immediately upon click

@igx wrote: As demonstrated in the example http://gojs.net/latest/samples/customContextMenu.html#, the context menu is not shown immediately when there is already context menu being shown. The second...

View Article

Image may be NSFW.
Clik here to view.

More space between the parents node in Mind Map diagram

@chirag wrote: Hey there, I am trying to tackle a issue related to the aesthetics of mind map diagram. Basically, I am trying to add more space between the 2nd level parents so their child nodes are...

View Article


Add arrow to genogram to point to 'proband'

@running_randall wrote: I'm trying to add an arrow to point to the proband in the genorgram example:http://gojs.net/latest/samples/genogram.html. I'm having a hard time adding the template for the...

View Article


Help with imageStretch Binding

@cbh wrote: I am looking for a little help binding the imageStretch property. I am probably complicating things but here is what I have tried: new go.Binding("imageStretch","", function (p, o) {...

View Article

Image may be NSFW.
Clik here to view.

Links rerouting when node textblock is edited

@Brad wrote: Hi iam using Gojs for generating flowcharts. I am having a trouble with links. While editing a node's textblock the links that are connected between the nodes are shrinking .Pls see...

View Article

Dynamic Stroke Dash

@running_randall wrote: I'm trying to dynamically assign stroke dashing via data binding: myDiagram.linkTemplate = // for parent-child relationships $(go.Link, { routing: go.Link.Orthogonal,...

View Article

toIncrementalJson points format inconsistency

@estesbubba wrote: Because our persisted data model for links is different from what GoJS wants, we have to manually update the points when there are midpoints. We do this on InitialLayoutCompleted....

View Article


Can't move node

@julio.sampaio wrote: Hello, We have a node template that should be "fromLinkable" and "toLinkable", but when these properties are true the node won't move. Is it possible to have this node to be...

View Article

Link rerouting on flow chart example

@shameer.sheik wrote: Hi , in reference to flow chart example http://gojs.net/latest/samples/flowchart.html , i notice that when i change the textlabel in a node the link reroutes itself , i want a...

View Article


Can subgraph size changed if ports are added or removed?

@Vitaly wrote: Similar to colored Node in samples. Can a subgraph change its size on adding or removing ports?The subgraphs in subgraph app, adds ports but keeps the subgraph size same which results...

View Article

Ability to float a separate diagram(treeview) in a new window?

@3.141592 wrote: Hi, I'm wondering if there is any way to float a separate diagram, like a tree view or a palette in a new window. I think it can be done in a palette without too much trouble since...

View Article


Updating dragged object on drop question

@meilens wrote: Hello, I'm dragging a node into the diagram. Upon drop, I want to display a Dialog to enter additional Information for the node (which until then is only a kind of proxy node to have...

View Article

Drag&Drop multiple items (Win Forms -> WPF) problem

@meilens wrote: Hello, I already implemented drag & drop from Windows Forms into a hosted GoXAM diagram for a single node. Now I recognized in my spec, that the node one can drag into the diagram...

View Article

CSS Tooltip

@chabbey wrote: Hi, I am looking for a way to implement a CSS tooltip via an absolute positioned element. This is motivated that our current app as already a tooltip mechanism, and we want all tooltip...

View Article
Browsing all 7417 articles
Browse latest View live