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

Drop shadows on a Panel inside a Part, not the Part itself

@jude wrote: How do I add a drop shadow to just a Panel inside my Part?From the documentation, it looks like I can only add it to a Part. Posts: 3 Participants: 2 Read full topic

View Article


Image may be NSFW.
Clik here to view.

Different link templates for horizontal segment, and vertical segment

@jude wrote: This is what my link template looks like: myDiagram.linkTemplate = $$(go.Link, {routing: go.Link.AvoidsNodes, corner: 10}, $$(go.Shape, {strokeWidth: 2, stroke: colours.light_gray}),...

View Article


expandTree format issue

@itsjustcarlos wrote: I'm trying to use expandTree to expand tree However, I'm getting an unexpected number error. go.GraphObject.make(go.Node, "Auto", { expandTree(2), isTreeExpanded: false, },...

View Article

LayeredDigraphLayout changes vertical order of nodes

@marin wrote: For my group template, I use LayeredDigraphLayout. However, once the layout is applied, the nodes are vertically reversed. How can I prevent this? Posts: 2 Participants: 2 Read full topic

View Article

Custom properties for input controls using DataInspector

@Raminaidu wrote: Hi, My requirement is to change the no.of inputs of logical circuit controls using data inspector.When a AND/OR/XOR etc., control is drag and dropped onto a diagram block and...

View Article


Image may be NSFW.
Clik here to view.

Show inner usable area dimensions

@ash wrote: Hi Walter,I need to show the inner usable area in my floorplan i.e to show the inner dimensions of the floorplan by neglecting the wall thickness. Can you please help me with that ?....

View Article

Diagram.rebuildParts() prints a lot of "Change not within a transaction"...

@jude wrote: The font on our app occasionally loads after GoJS draws the diagram. To combat this, I did the following: $(document).on("TypeKitReady", function() { //...

View Article

Dynamically change link visible property

@xyan3 wrote: Hi GoJS experts, We would like to make a link change to invisible when fromPort and toPort is close to each other. We could do that in our application by iterating over all the link and...

View Article


Image may be NSFW.
Clik here to view.

How to restrict an object /node within given area

@Ab06100 wrote: Floor Planner.png1840x951 78 KB How to restrict object dragged from palette within four line drawn as in the image? Posts: 1 Participants: 1 Read full topic

View Article


Get the Diagram Boundaries

@Ranjith_Rajendran wrote: Hi Walter, I have a scenario like i have to open a diagram from the XML file.So when i am opening a Goxam diagram from the xml file,i have to scale the diagram first and then...

View Article

How to hold SHIFT key and mouse move?

@akisiel wrote: Hi! I am trying to reproduce fallowing behavoiur using Robot.js class:1) press SHIFT key2) MouseDown on an element3) MouseMove to some other location4) MouseUp As far my code is not...

View Article

On page load

@dannybwee wrote: Hello, is there a way to make it load faster? I have lots of data and was wondering if you could preload the nodes? Or cut the animation out completely? Thanks Posts: 2 Participants:...

View Article

Node text outside

@YogeshMohan wrote: Hi Is there any way to show node text out side of text Block ( i have a fixed my block size to 50 and my node contain text up to 50 character) Posts: 4 Participants: 2 Read full...

View Article


Image may be NSFW.
Clik here to view.

Positioning my group node,

@YogeshMohan wrote: HI I need help in positioning my group node,In the attached image i am not able to understand why my 2nd internal block is coming down , img_20171129(1).png1036x566 31.1 KB It...

View Article

Resize node to same size

@xyan3 wrote: Hi GoJS expert, We would like to resize two nodes to same size after they are linked to each other. We are currently changing the width and height directly. We saw some strange sliding...

View Article


Getting error

@SelfnessAid wrote: Hi, guys.I'd like to use GoJS to my bootstrap project. but I'm getting error. :( JS file:var $ = go.GraphObject.make;var workflow = $(go.Diagram, "workflow", {...

View Article

GoJS version 1.8.3

@walter wrote: Added the Zoom Pinch sample, demonstrating gesture customization. Internally, browser PointerEvents are now used by default on IE-related browsers, when possible. Other browsers still...

View Article


Disable viewport automatic change

@xyan3 wrote: Hi GoJS expert, We notice that when we have two nodes far away from each other. One in viewport, one is not. When we delete one node in viewport, the viewport will be automatically...

View Article

Image may be NSFW.
Clik here to view.

Wrong Link positioning

@YogeshMohan wrote: Hi , Whenever i collapse or expand my group , its inside nodes links get re-positioned . How to stop this ?Please refer image code we using --- ezgif-5-6b57dc0674.gif668x662 1.37...

View Article

Image may be NSFW.
Clik here to view.

Initial placeholder for first node

@sagar wrote: Hi, I am trying to to assign a placeholder at a predefined location on the canvas (everything else is a blur background where nothing exists). Once the user drags the first node onto the...

View Article
Browsing all 7417 articles
Browse latest View live