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

Node can be placed over table cell border

@panirudh wrote: I have a table layout with cells.Is there anyway we can find the cell width while dragging a node towards it and if the node touches the border of the cell the node should be placed...

View Article


Image may be NSFW.
Clik here to view.

The Escape key event handler doesn't work after clicking diagram

@tesicg wrote: We have MVC application where we use DevExpress controls and GoJS library. We'd like to add full screen feature on some diagrams and it works. Please, take a look at the screen shots...

View Article


Change background according to screen resolution or size( width and height)

@anupamsinghbisht wrote: Hi, I am using background image(drawing) in my diagram (http://jsfiddle.net/anupam_001/krjnb7kz/).My requirement is to fit my background image to canvas as per screen...

View Article

Image may be NSFW.
Clik here to view.

Increasing Inter node space between nodes within the same layer in RadialLayout

@shantanoo-desai wrote: Does the Layer or the Diagram API need to be checked for the RadialLayout spacing between nodes on different layers? Example As you can see the second layer nodes are quite...

View Article

Image may be NSFW.
Clik here to view.

Multiple Link label orientation

@Nerkalipsu wrote: Hi, is there any way to rotate part of a label? I have this: (the label is actually a horizontal panel with 2 textblocks, one for the text and another for the arrow) and I would...

View Article


Not trimming white space from textblock content

@rvdheij wrote: Could not find a way to avoid trimming white space from the text set for a TextBlock. This bothered my panel showing output in mono-space font. I worked around it with an extra prefix...

View Article

The group and node are not aligned within gridlayout

@yangguangface wrote: If the member parts of grid layout have both group and node, they seem not align to the grid. Are the align positions of group and node different? Or is there any idea to make...

View Article

Table Layout Empty space at right side

@panirudh wrote: I am having a table matrix, and a copy paste function enabled. Now when I zoom the matrix it covers all area in viewbound, so I don't have any empty space after matrix to do my copy...

View Article


Ellipsis and multi-value attributes

@kasir wrote: hi Way to make multi value attribute and Drived attribute use ellipsis? Posts: 6 Participants: 2 Read full topic

View Article


Image may be NSFW.
Clik here to view.

Hide Node itself but not the links to and from it in diagram

@shantanoo-desai wrote: I am iterating through all the nodes in the diagram, finding the desired node to be made invisible but the problem lies in the fact that the node itself has a link to a child...

View Article

Image may be NSFW.
Clik here to view.

Change a Solid Link to a dashed one after rendering diagram

@shantanoo-desai wrote: This logic for finding the link to the node may be a bit ridiculous but bear with me this.myDiagram.linkTemplate = this.$( go.Link, { routing: go.Link.Normal, curve:...

View Article

Freehand drawing GoJS within canvas

@sreejit.p wrote: I am using freehand drawing feature of GOJS. My canvas size is 312*308. I want the freehand drawing tool to draw within this canvas. Is there anyway to achieve this. That is i dont...

View Article

Image may be NSFW.
Clik here to view.

Product Ontology view with RadialLayout suggestions

@shantanoo-desai wrote: Hi Walter, firstly thanks for all the replies to the RadialLayout queries over the span of 3 months. The end game for using GoJS in the project I am working for is providing...

View Article


AddNodeData and move node/group

@BFENico wrote: Hi, i add data with the function "addNodeData" to my model. How can I move a node after it has been drawn. It its a group with a placeholder, so the members set the location of the...

View Article

ForceDirectedLayout with ajax

@crohole wrote: i have a code like this : // This variation on ForceDirectedLayout does not move any selected Nodes // but does move all other nodes (vertexes). function...

View Article


Collapsing and Expanding a Group using CircularLayout does not remain at same...

@BFENico wrote: When i collapse and expand the group, the group is back to its original location. How can I move the group again (which event?) Posts: 5 Participants: 3 Read full topic

View Article

Updating diagram on model change

@Nerkalipsu wrote: Hi. In my diagram, some changes to the model happen in the backend (ie. from an external source), I can detect these changes, but I don't know how to "refresh" the related nodes (is...

View Article


Inbuilt table with filter and pagination in GOJS

@sank4u wrote: HI,i am knew to GoJs and wanted to know if there is anything that can help me show my data in table format which will be giving me filter on its columns and pagination for table.It...

View Article

Polymer JS component in Gojs

@sank4u wrote: Hi,i wanted to know if there is any way in GOJS by which i can use my table component from polymer JS inside my diagram created with the help of GOJS.I am using Gojs 1.7 evaluation...

View Article

Is it possible to use node templates with SVG images with HTTPS?

@tesicg wrote: We have site where we use GoJS. In our node templates we use SVG images. Everything worked fine until we started using IdentityServer3 and HTTPS. After that SVG files in our node...

View Article
Browsing all 7069 articles
Browse latest View live