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

Scaling geometry shapes

@g.bartoli wrote: Hi,I'm trying to substitute default rectangles for nodes with custom shapes created from geometry strings.I have defined the strings inside symbols var then I perform the binding...

View Article


Image may be NSFW.
Clik here to view.

On Hover Node

@gunnu wrote: Hi, On hover of the red node ( its a shape) I need to find the node ( its tree) on the same line which is having an underline. And update text color only on hover. Can you help to...

View Article


The vertical scroll bar of the browser is moved up to the top automatically

@itdekd wrote: Hi I have a question , my page is divend into 2 section the first is the top is shown GoJS Diagram and the last is bottom is shown the description diagram (it's same as your example...

View Article

Image may be NSFW.
Clik here to view.

Bug with Chrome Google Extension

@GrAfiX wrote: Hey I found a bug, I kept having issues with transaction errors and have narrowed it down to the Google Chrome Extension called "Google Docs 0.9". I think this is pre-installed from...

View Article

How to Increase Picture Image Size GoJS

@Richard wrote: I am using http://gojs.net/latest/intro/printing.html, If i drag in max 40000 width and 144 height ,but i can't get full image in the Gojs Picture ,its coming but not in fully.How to...

View Article


How to Avoid Some Nodes in Tree But not In Diagram?

@chinna wrote: Hi , I have 3 nodes 1 acts as Parent, another 2 acts as childs. i need to show only value of one child in Tree insted of all three. but in my case these 3 nodes are displaying in tree....

View Article

Error: Trying to set undefined property "0" on object: Node#1260

@johnsunam wrote: I copy pasted the code for flowchart from the gojs flowchart documentation .i continuously get this error in my browser console and unable to use go js library. When i console.log()...

View Article

Image may be NSFW.
Clik here to view.

Adding Dynamic properties for each shape

@RakeshHarsha wrote: Hi,After drag and drop a shape from Palette to Diagram. I can see specific properties of the diagram using DataInspector. such as Key, Text, Location. which are added to...

View Article


Image may be NSFW.
Clik here to view.

setDataProperty for custom templates

@gunnu wrote: i have different templates including tree in my diagram . I wanted to connect from red circle node ( this is tree) to black ( this is the custom template ). once the connection is made I...

View Article


Image may be NSFW.
Clik here to view.

How to avoid overlapping of group

@Manisha wrote: Hi, I am having a group templates and when I am dragging another group template and if I drag the new group template over the other one it will overlap the template how can I restrict...

View Article

GoJS 1.7 beta

@walter wrote: To commemorate the solstice today, we are pleased to announce the availability of GoJS 1.7.0-beta1. Find everything at http://gojs.net/beta. GoJS version 1.7 brings several new features...

View Article

Sorting a tree help

@jedidiah wrote: Hi, I am trying to modify the Genogram example to sort a family tree based on birth year found the documentation code below which I should be able to adapt fairly easily but I can't...

View Article

Svg to geometry string

@JP wrote: Hi, I am converting SVG to getometry string. Can you tell me how to implement svg fill-rule property in gojs geomtery string.In svg I am using fill-rule="evenodd" property to fill the color...

View Article


Making Port for Part after converting svg to Part

@JP wrote: Hi, From this sample http://gojs.net/latest/samples/tiger.html, I have used same logic for converting svg icons to gojs node.But I am struck in create ports for this Part. Can you guide me...

View Article

undoManager disables transitions?

@g.bartoli wrote: Hi,as I explained in another topic, I'm using dynamic layout switching and everything works fine (thanks Walter!).I noticed that transitions between different layouts are smoothly...

View Article


How to enable a vertical scrollbar inside a group with tree layout

@pistolShrimp wrote: I have a group which is a tree structure. Since I am fetching records from server during load, it displays a long tree without scrollbar. My requirement is that I want to restrict...

View Article

Click to Click functionality for link formation

@pistolShrimp wrote: I have two groups containing nodes. I want to create links between them by first clicking one node and on the second click on the other node a link should be formed. Is that...

View Article


Link Point's not binding to model json in draggableLink Sample

@JP wrote: Hi, In this sample http://gojs.net/beta/samples/draggableLink.html, I have added a some lines to get the json after link is drawn. myDiagram.addDiagramListener("LinkDrawn", function(e){...

View Article

Getting swimlane group ID while Drag&Drop

@Gowrishankar wrote: I could not get group name or unique id while I drag & drop node in to swimlanes code:groupTemplate mouseDrop: function(e, group) { debugger // always getting (group.row = 0 )...

View Article

Reshaping Multipe shapes together

@JP wrote: I have a node template which contains multipe shapes.So I need to reshape all shapes together without chaning it look. $(go.Node,{resizable:true,resizeObjectName:"a"}, $(go.Panel,{name:"a"}...

View Article
Browsing all 6969 articles
Browse latest View live