Full control on node location
@Tany wrote: Hi,I have a set of nodes, some are grouped and some are not.I want to have full control on the node location.I binded the "postion" to "loc" and when the diagram is run the nodes are...
View ArticleSubGraphExpanderButton look & feel
@Tany wrote: Hi,Is it possible to change the way the SubGraphExpanderButton looks like.I want, instead to press on the node itself in order to expand to group.Can i bind a picture to this panel and...
View ArticleAdding ports to an image to make it "toLinkable" and "fromlinkable"
@Uriel_abs wrote: Hi, Please could you help me to add ports on import images drag in a main diagram from a palette? I base my code on the snap link reshaping example. Here's my code: myPalette =_...
View ArticleProblem with gojs and typescript
@idekkers wrote: Hey when porting a working example from JS to TS, I get an error: property 'key' does not exist on type object. the line has not changed from JS to TS, and all the rest is working...
View ArticleHow to create the group that contains different types of nodes?
@tesicg wrote: Hello, I'm beginner in GoJS and trying to do some testing because my company seriously is thinking to buy it. For example, I want to create the group with fixed border that contains 2...
View ArticleImage creation in server side using GoJs (C# side)
@ramesh1 wrote: we have created images using ("make draw") Go JS method on the client side (GUI). I have requirement to create multiple images in multiple files in server side (C# side) . How to do...
View ArticleHow to set the text property of a textblock with a string containing "\n"?
@rickbraley wrote: I need to dynamically insert a text string into a multiline textblock containing the '\n' character and have the string show up as multiple lines. The following code does not appear...
View ArticleRoot nodes all at the top with treelayout?
@GrAfiX wrote: Hello, I'm having difficulties getting the layout I need. Basically I have multiple trees inside of a canvas. However some of those have links to other trees ("goto" nodes) are...
View ArticleIdentify/differentiate groups
@akash1 wrote: Hi,I have grouped shapes inside a group and this main group is made by grouping the groped shapes.So how can identify that the selected group is top level group(by top level i mean the...
View ArticleThe problem with the chrome crash
@gecode wrote: Hi GoJS team Recently, I got some "Aw,Snap" crash with Chrome when working on my site, very frequenctly. I spend a lot time to dig into this and could't find a cause, but an interesting...
View ArticleChange link curviness in the middle
@Dor wrote: Hi, I'm looking for a way to change link curviness in the mid point.Each link have a label in the middle and I would like to change the curviness at that point to create an "S" shaped...
View ArticleQuestion on enhancing regrouping tree view
@abhargav wrote: Hello Team,can you please help how we can add the lines mentioned in below screenshot(highlighted in red) on dropping elements in a group?As the current regrouping tree view seems...
View ArticleReloading the page changing the structure of concept map
@jhansi wrote: iam trying to use concept map in gojs...every time iam loading the page...iam getting different structures for same data... Can you suggest how to fix the map structure Posts: 1...
View ArticleHow to get paste selection at mouse click instead of mouse location
@jaya wrote: Currently We are getting the paste selection at mouse location, that is fine when we are pasting from context menu and keyboard it works fine. But our requirement is when we are pasting...
View ArticleHow to raise diagram event?
@marin wrote: How do I raise a specific DiagramEvent in GoJS?I'm asking because I have overridden a function that raises a few of these. Posts: 1 Participants: 1 Read full topic
View ArticleIs it possible to drop node to header/ sider in tablelayout
@Diyajohnc wrote: Hi,In the table layout sample, it is allowed to drop nodes in cells. Is it possible to drop nodes in Header,Sider, Column header and Row header Posts: 3 Participants: 2 Read full topic
View ArticleFind link by portId
@Tany wrote: Hi,Is there any way to find the connected link(s) to a port.I didn't find any findLinkForPort API.Regards,Tany Posts: 1 Participants: 1 Read full topic
View ArticleHi i am wondering if any one could tell is go js org char editor works on...
@darshan1 wrote: Hi i am wondering if any one could tell is go js org char editor works on Internet explorer ?i trying run it on IE but its not working on it no diagram is rendering on it so if any...
View ArticleResizing Pictures in a Node
@Uriel_abs wrote: Hello, please could you help me on this ?The images don't get rezise very well as you can see. thanks in advance. Posts: 5 Participants: 2 Read full topic
View ArticleAvoid hightlighted link covering link label
@ernestjessee wrote: Hi, I have labeled links. When a link is selected, the label is covered by the link whereas it is not when not selected. How can avoid this. I see the same in your sample below....
View Article