Binding models to diagrams in TabControls
@cschiefer wrote: I am having the same issue with the model binding when attempting to bind a collection of GraphLinksModel to a TabControl. The diagram won't update its model when inside the...
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: 7 Participants: 3 Read full topic
View ArticleDuplicate and Sync diagram objects
@kirthi wrote: I would like to copy the content of one diagram to another diagram object, changes made in one should be reflected to the other only for few nodes and links. (i.e) Let's say we have 3...
View ArticleHow to force LayeredDigraphLayout to wrap at diagram bounds?
@cschiefer wrote: I would like to disable horizontal scrolling and have the LayeredDigraphLayout wrap based on the width of the window. How can I do this? Posts: 1 Participants: 1 Read full topic
View ArticleDatagrid in goview
@titisalas wrote: I need show in my goview some data from a database it is possible to put a datagrid inside a godiagram object so i can move it over the document .... a then print it with the...
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: 2 Participants: 2 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: 9 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 ArticleRemove specific property of UML class diagram panel
@mohanr.k wrote: I have a requirement to remove by clicking on the "+"/"-" button before property name in UML class diagram property panel. Currently it is a plain text. Want to know if there is a any...
View ArticleHow to make path svg like at the sample?
@taliguci1 wrote: how to make path svg string like the sample icons.natgas = "F M244.414,133.231 L180.857,133.231 178.509,156.191 250.527,192.94z\ M179.027,276.244 262.328,308.179 253.451,221.477z\...
View ArticleCreate link when click a port, but keep open until click another node port
@gusmendez99 wrote: HiI want to create a network topology, like Packet Tracer (Cisco app), but i want to rise an event: when i click a port, this create a dinamically link, and then keep this link...
View ArticleTo run an example code
@Barbara wrote: Hi guys! I have just begun with GoJs to my project class. I have decided to use TableLayout so I have my HTML's file:and then, my JavaScript's file (ej2.js) has the code that has...
View Article