Query on editable org chart
@junish wrote: Need some info please.I need to create a button with a text box .it should search the tree and display from that tree alone..Rest all should be collapsed or hidden.Is there any...
View ArticleIntegrating the SnappingTool in an existing Diagram
@lawrencelove wrote: Let's say you had a more basic diagram such as the Flowchart example. I may be over-simplifying, but the Flowchart example uses the nodeTemplateMap to add some fairly basic nodes...
View ArticleDon't collapse and expand, just only changing state (+) and (-)
@banhbaogia wrote: i want to use button TreeExpanderButton when i click it ... it don't collapse and expand, just only changing state (+) and (-) Posts: 1 Participants: 1 Read full topic
View ArticleBig arrowheads in links
@artur.ptaszek wrote: Hi, I have problems with bigger arrowheads. Below image describe the issue. Screenshot 2016-09-12 13.11.03.png1182x964 8.7 KB I'd like to have arrowhead always fully visible....
View ArticleRecord Mapper
@jeremy wrote: hi, I want to add buttons to the example Record Mapper on the right of specific row(the rows that have links) so that if i click on the button will hide and show the sub parts of the...
View ArticleProcess flow diagram, the flow is jiggling
@Kakit wrote: Hi, I want to have a diagram that can show flows are moving, however, somehow the moving is not smooth but jiggling or lagging. I can see even your sample diagram here is jiggling as...
View ArticleGenogram multiple marriages nodes avoiding and large gap issue
@chiyu wrote: Been working on multiple spouses on an app based on Genogram. Have set the spouse links to avoid the nodes, but why it didn't avoid the first node? And also, how can we make the gap...
View ArticlePorts connecting to bottom by default
@Ekata_R wrote: , i need to connect other ports, but by default it's connecting to bottom port. how can i achieve this? Posts: 3 Participants: 2 Read full topic
View ArticleDeleting links when deleting a node
@vnay63 wrote: Hi,For example i deleted 1 node in flowchart,how can i get the link between before and after deleted node automatically. Posts: 3 Participants: 2 Read full topic
View ArticleHow to validate a diagram before saving?
@vnay63 wrote: thanks,is there any way to display error message,when two nodes are not connected in flowchart before saving the diagram Posts: 2 Participants: 2 Read full topic
View ArticleGoJS version 1.6.16
@walter wrote: Changes for 1.6.16 Scrollbar fixes for RTL langauges. TextBlock.textAlign values "start" and "end" now correctly interpret the alignment value when Diagrams divs have direction: RTL set...
View ArticleItemArray updating problem
@Herndl wrote: Hello, I'm working on a project for a client, which strongly builds up on your exmaple 'seatingChart'. I'm writing a custom ResizingTool, where the tables can be resized and the amount...
View ArticleHow to select some nodes and links simultaneously
@jb wrote: how to select some nodes and links at same time. i am using mydiagram.select(nodes) and mydriagram.select(links).It is selecting links but not nodes as the method select is called at last....
View ArticleDefault port issue
@Ekata_R wrote: We have an application which has tabbed interface, where we have 2 tabs named "Design" and "Function".Both the tabs use the same pallete but different DIV to render the diagram. For...
View ArticleCustom rotation adornment
@lise wrote: Hello, Despite documentation, forum search and the GoXamIntro I have not been able to find out how to get a custom rotation adornment to work. Where do I have to place the template? How...
View ArticleHow do I change particular Grid cell background color in GOJS 1.6
@venkatd wrote: how do I change particular Grid cell background color in GOJS 1.6 Posts: 12 Participants: 2 Read full topic
View ArticleAdd Background Image/Pdf on gridLayout
@ussenator4u wrote: I am using grid-layout and want to add a background image to the whole canvas.Is there a good way to do this please? Posts: 3 Participants: 2 Read full topic
View ArticleLinks are not coming straight line
@Ekata_R wrote: i need to have Links as shown above in Straight Line whenever i create diagram, but right now it happens only if the nodes in line have the text in same number lines in above example...
View ArticleExporting complex diagrams to PNG
@lipuabhishek wrote: Hi, I have a huge diagram with almost 100+ blocks interconnected. When I export it to PNG, only a part of the diagram is exported.Is there anyway I can handle this ?Basically, I...
View ArticleServer-side images of diagrams with pictures using PhantomJS
@Doogal wrote: Hi I've started from the sample herehttp://gojs.net/latest/intro/serverSideImages.html This works great except I am having trouble getting the images in our diagram out to the generated...
View Article