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

Image may be NSFW.
Clik here to view.

Need one more help on looping through Parts

@junish wrote: forum.nwoods.com Query on editable org chart Have you seen the Org Chart sample, http://gojs.net/latest/samples/orgchartstatic.html ? It demonstrates searching the whole diagram. To...

View Article


Angular Flowchart diagram.makeSvg()

@peter44 wrote: Having the Angular Flowchart Example. How can I access the diagram variable https://github.com/NorthwoodsSoftware/GoJS/blob/master/samplesangular.html#L22 within the directive to call...

View Article


Rotate a Group

@calebat wrote: Hi there- We have a requirement to be able to rotate a group (and all of its nodes). I have searched the forums and documents and noticed in the Groups intro "At the current time...

View Article

Background image position

@Jon wrote: In css (or in pure js) I can do somthing like this:background: url("path/path/img") 80px 180px; How can i do this for my node template? Posts: 2 Participants: 2 Read full topic

View Article

How to move a complete diagram to left/right on click of node?

@Ekata_R wrote: we have a diagram which is big, and on click of node we will show a fixed properties section on right side because of which the node on the right hand side is overlapped with the...

View Article


GoJS version 1.6.17

@walter wrote: Changes for 1.6.17 Fixed InputEvent.clickCount values during mouseDown operations in IE10 and 11. This was already correct for mouseUp. Fixed an issue with Table Panel spacing when...

View Article

Grow the size of nodes if the text in them will not fit

@Doogal wrote: Hi We explicitly set the size of our nodes but allow them to be resized. I think since we explicitly set the size, they don't grow in size if the text in them becomes too large to...

View Article

Better Segment Index for Orthogonal Links

@catface wrote: hi, please look at this video: http://www.screencast.com/t/iFuvWXE7oYD we would like to have the link labels be on the first segment that can actually fit them... is that possible?for...

View Article


Editable graph, allow moving object, not allowing adding new ones

@GreinerD wrote: I am testing on sample:http://gojs.net/latest/samples/stateChart.html I need to have option to move nodes, that is ok, but sometimes if you are not careful, new elements (links) are...

View Article


Web design question

@portal wrote: hi guysI want to learn server-side programming and web design.So which is better server-side scripting language, php or asp.net?Who can say that this site has been programming php or...

View Article

goJS not loading in Electron app

@kgentes wrote: I've got a problem with goJS module not somehow getting its declaration working in an Angular2 app when it is loaded in Electron. What is weird is that it loads, and resolves...

View Article

Calling scrollToPart twice can lead to error

@Doogal wrote: I've found what seems to be a bug. I've managed to create a simple test case. If I modify the Org Chart Editor so the 'Remove Role' click handler is this...

View Article

Image may be NSFW.
Clik here to view.

Node ports on Tree Layout

@surya wrote: http://codepen.io/anon/pen/kkxEwp is the code I am working on its taken from the TreeMapper sample. How do I modify such that a port for each node appears along the edge of the template....

View Article


Creating Forms in Gojs

@JP wrote: Hi, Is there any way to create Forms in Gojs? One way of creating forms using http://gojs.net/latest/samples/htmlInteraction.html. But, I need is create form in GoJS like...

View Article

Reactive Programming(Observables) in GoJS

@JP wrote: Hi, In GoJS, Is it possible to use RxJS http://reactivex.io/rxjs/class/es6/Observable.js~Observable.html for observing Diagram object or Diagram.model or Iterators in GoJS? Posts: 2...

View Article


List of default GoJS values and settings?

@ewoudenberg wrote: I'd like to customize the grid lines and would like to know their initial (default) values (line colors, cell size). Can you tell me where to find them please? Thank you,Eric...

View Article

Coloring link does not work

@GreinerD wrote: I'm working on example:https://gojs.net/latest/samples/stateChart.html i modified first line in linkDataArrayfrom:{ "from": 0, "to": 0, "text": "up or timer", "curviness": -20 },to:{...

View Article


ChangedSelection is not triggered

@jeremy wrote: Hi, i'm using the record mapper and when i click on different tables the changedSelection will be triggered. But say currently i have selected one table and then i type in...

View Article

Reference of d.ts file not working any more in 1.6.17

@chzh.austin wrote: Hi, We have a project using gojs 1.6.13 which reference to the typescript definition file by /// However, after we npm install latest gojs which is 1.6.17, this is no longer work....

View Article

Create link between same level nodes in LayeredDigraphLayout

@longtd wrote: Hello All, I am new to gojs. I find it a very good tool to create diagram. I am studying the LayeredDigraphLayout. The diagram connect nodes in layer, the link 's "from" is node at...

View Article
Browsing all 7069 articles
Browse latest View live