Increasing Table Group's size when placeholder size increases
@3.141592 wrote: My Group is a Table, which contains 3 columns of Panels: A table panel of ports, an auto panel for the body, and another table panel of ports. The auto panel is as follows:...
View ArticleDownstream and upstream button inside the nodes
@venkadesr wrote: Hi,Is it possible to have a Downstream and upstream button inside the nodes as shown in the screenshot? If so, kindly provide me the input on how to do it. Regards,R.Venkades Posts:...
View ArticleLinks break from nodes
@shameer.sheik wrote: Hi, Is there a way where I can tell the graph to always stay connected ? for example ,i create the following graph with nodesize(140,140) then i change the node size (140,50) the...
View ArticleHorizontal scrolling
@shameer.sheik wrote: Hi, if i have a single node(there is no graph on the left or right side) and try to horizontal scroll , the node scrolls to the end of left side , i want the scrolling to take...
View ArticleLinks between a group and its members
@Yefim wrote: As I recall (but cannot find in the change log), you improved routing of links between a group and its members to be "internal" without going outside of this group. I see this working if...
View ArticleSetting text baseline
@chabbey wrote: Is there a way to set the text baseLine in GoJS ? It's something i really need Thanks, Posts: 8 Participants: 2 Read full topic
View ArticleHow can I set this?
@st wrote: var mynodeResizeW = $(go.Adornment, "Spot", // { locationSpot: go.Spot.Right }, $(go.Placeholder), $(go.Shape, { alignment: go.Spot.Top, cursor: "n-resize", desiredSize: new go.Size(6, 6),...
View ArticleComponents in tree mapper links
@arielschwindt wrote: Hi, is it possible to put some component (like a square for example) on the links created in the tree mapper sample. Do you have a sample code to do that?Thanks in advance Posts:...
View ArticleGetting mouse events over GoJS surface
@catface wrote: hi, since I upgraded to goJS 1.6.1 document level mouse events don't work if they happen over the GoJS surface... is this a new thing?... can it be turned off?... my guess is goJS...
View ArticleGroups in Palettes
@spd_e_gonzales wrote: Hello,I'm evaluating gojs for use in creating workflows and as part of the workflow creation process my users are able to create groups. What I'm wondering is if it is possible...
View ArticleGoJS version 1.6.5
@walter wrote: Changes for 1.6.5: Fixed updating of a link geometry when modifying Link.curve or Link.curviness. MouseMove events now bubble by default, unless a tool other than the ToolManager is the...
View ArticleUML class (inspector)
@zeineb wrote: How can i update every attribute(visibility,field,type) of an UML class from an inspector ?thank you Posts: 7 Participants: 2 Read full topic
View ArticleDash link possibilities on TreeModel?
@jarangbacot wrote: It is really easy to implement dash link by using GraphLinksModel,but is it possible to implement dash link by using TreeModel ?( I'm using this template/sample :...
View ArticleCustomer handle
@David wrote: hi I have a question about Handle. I made a BoundingHandle on my Drawing Object.It is located directly in front of the upper right handle (size : 10 X 10)I would like to use it as a...
View ArticleIs there an equivalent of OnExternalOjbectsDropReject for a GoView?
@jpeddy wrote: I see that there is a drop reject for background selection and object selection. Is there one for external objects? I need this feature to undo markup of the diagram (highlighting of...
View ArticleHow get the Zoom-to-fit effect when I initial the graph?
@Z.Tom wrote: Everytime I intitial the graph,the graph's position is terrible,Is there any way that I can get the zoom-to-fit effect when I intial the graph? Posts: 2 Participants: 2 Read full topic
View ArticleDropped Item
@roberto wrote: Hello ,I would buy gojs but are now being tested. My question is: 1. you can not count items dragged so that they disappear from the paletteor make them "no selectable"? objects and...
View ArticleProblems with GoLink
@Denis wrote: Hello!Before I ask you my questions, I would like to describe my project requirements briefly.Our view can have several types of objects on it. Those objects can be connected with each...
View ArticlePlacing node parts
@emadden wrote: How do I place node parts more precisely? I want a node that displays the name (category), a port, and a Panel/PanelExpanderButton, but the Panel types I'm using aren't working how I...
View ArticleHow to make a Link in a Palette non-draggable
@zeineb wrote: i want to make a link none draggable from the palette but when i click on the link ,it actives a listener on all the classes in the diagram waiting for me to point on the first class...
View Article