Limitations for load data in gojs diagram
@YogeshMohan wrote: Hey ,Is there any limitations for loading data[node] in diagram model,because on adding 400 nodes data in diagram model my browser get hanged and an unresponsive script popup...
View ArticlesegmentFraction not working
@jude wrote: Following the docs here, the blue circle should've been towards the "to" node. However, it's sticking to the "from" node: Here's my link template: myDiagram.linkTemplate = $$(go.Link,...
View ArticleGantt-like chart with timeline?
@nitin291989 wrote: Is it possible to have a diagram which looks like this: image.png1228x152 7.11 KB Thanks. Posts: 5 Participants: 2 Read full topic
View ArticleAnimation: Transform a node from one shape to another
@jude wrote: My project involves a palette and a canvas. I drag a node from the palette to canvas (GoJS diagram). Everything works well. For the same category of node, I have two layout templates -...
View ArticleShow dimesion of object
@Ab06100 wrote: Floor Planner_dimension.png 1840×951 .png1840x951 76.3 KB How to show dimension of object/node similar to the wall parts as shown in image Posts: 8 Participants: 2 Read full topic
View ArticleTight Coupling of node & link
@k_deepak wrote: While setting some properties on one node , I am creating the child of that node and I want to keep parent node & child node relation so tight that no one can change/move that...
View ArticleAPIs to implement File -> SaveAs of BPMN diagram
@mohanr.k wrote: I have a requirement to implement File -> SaveAs functionality to BPMN diagram. Sample code is storing data in localStorage which will be cleared when user clears browser cache....
View ArticleTree layout bug
@Mickey wrote: In this file https://drive.google.com/file/d/1kgcMsaPilk01euxL-5CHYSqUphjM2Sdj/view?usp=sharing you will find the same code with different GoJS version. One that properly works is named...
View ArticleHow to select the focus of the node?
@389689 wrote: How do I get the focus of the selected node? If I want to click on a nodeKeyboard event that triggers itThe realization of a function such as a pop-up window, click when I close the...
View ArticleScrollbar in a diagram in not working in ipad
@panirudh wrote: I have a diagram with vertical scrollbar, but touch and drag in scrollbar is not working in ipad. In desktop it is working fine. Posts: 3 Participants: 2 Read full topic
View ArticleShow dimensions when object is not selected
@Ab06100 wrote: How to show object/node dimensions when object(s)/node(s) are not selected. Posts: 2 Participants: 2 Read full topic
View ArticleBackground gridlines for timeline
@nitin291989 wrote: Is it possible to use background gridlines for timeline in a gantt-chart which looks like s follows: image.png1228x152 14.6 KB If not, then how to achieve such a diagram...
View ArticleBackground gridlines inside a node
@nitin291989 wrote: Is it possible to show background gridlines only inside a node rather the on the complete diagram's background? Posts: 1 Participants: 1 Read full topic
View ArticleHow to make a link cross a node?
@cliffyq wrote: Hi I'm new to GoJs, I wonder if it's possible to make a link cross a node like this:I guess this can be achieved if I can create ports inside a node and make the node opaque, but I...
View ArticleScales and indicators
@mariomeraz wrote: Is it possible to change the scale to centimeters? Example 0 1 2 3 4 5 6 Posts: 2 Participants: 2 Read full topic
View ArticlePalette Click Event
@Ab06100 wrote: Is it possible to set doubleClick event on palette object so that when user click on particular node/object some action can be performed. Posts: 2 Participants: 2 Read full topic
View ArticleAdjusting text during inline edit
@Doogal wrote: Hi When performing an inline edit I need to adjust the text that can be edited. For instance say the TextBlock contains the text 'Editable Not-editable', I want the user only to be able...
View ArticleHide Horizontal Background gridlines
@nitin291989 wrote: How to hide Horizontal Background gridlines in the following diagram: Posts: 10 Participants: 2 Read full topic
View ArticleZig Zag Pattern layout
@YogeshMohan wrote: Hi ,Do you guys provide any layout with zig zag pattern ? Please see attached image Capture11.PNG706x589 12 KB Posts: 2 Participants: 2 Read full topic
View ArticleAdding multiple nodes
@YogeshMohan wrote: Hi I would like to add multiple nodes with some hierarchy on a specific node without redrawing the whole flowchart Posts: 2 Participants: 2 Read full topic
View Article