Quantcast
Channel: Northwoods Software - Latest topics
Browsing all 7405 articles
Browse latest View live

Link Shape.fromArrow/toArrow Two way binding not working

@JP wrote: Hi, In this example https://plnkr.co/edit/26aFUK26bokOdweo8tFA?p=preview, After clicking click here button I am trying to modify the Link shape.fromArrow and toArrow to "". But it not...

View Article


Get key from after ungrouped a node

@JP wrote: Hi, After ungrouping a node how to get key of that node? Posts: 3 Participants: 2 Read full topic

View Article


Dropping Html element on Node

@JP wrote: From this sample https://gojs.net/latest/samples/dragOutFields.html, instead of dropping gojs fields in html. Can we drag and drop html element on top of node and that element value will be...

View Article

Save data to MySQL

@mrpink007 wrote: I see that GoJS get and save data with JSON format.But my mission must do it on MySQLSo i use ajax to get data from MySQL (a php file will get data and convert it to json format,...

View Article

The page will scroll down automatically if i click diagram region

@chengwei wrote: i open my page in chrome,if i click the diagram region,the page will scroll down . Posts: 1 Participants: 1 Read full topic

View Article


Add groups to JSON feed

@kasga wrote: Hi guys,first of all, thank you for a great library, I think it really fulfills all of my needs for my next project ... hopefully;) I've set up the Flowchart example, and would like to...

View Article

Image may be NSFW.
Clik here to view.

How to display different picture inside palette?

@rauf wrote: excuse me, i want to make a planogram and i want to display different picture inside pallete based on myDiagram.model. but i'm still get the same picture i'm following here for my...

View Article

Upgrading GoJS from 1.6.2 to 1.6.19

@amitraturi wrote: Hi, Recently we have upgraded to license version from trial v1.6.2 to --> version v1.6.19. Earlier we were able to get correct relative location for e.g....

View Article


How to overide delete event a node by key Delete

@sontd wrote: I want to catch event and overide when delete a note by hot key Delete, help me please! Posts: 2 Participants: 2 Read full topic

View Article


Customization of Dragging tool: how to implement validation before drop?

@Yefim wrote: Hi, there is a method doDropOnto() which is called after the drop.What is the right way to implement validation before drop and reject it if necessary? Thank you Posts: 3 Participants: 2...

View Article

External Drag handling

@JJR wrote: Hello, I looked through the forums here and think this may not be possible, but I'll ask anyways. I have an external table/grid and want to drag its items over the GoJS diagram and have...

View Article

Image may be NSFW.
Clik here to view.

Link the dynamic spots that comes on mouse click by giving them unique portId

@akash1 wrote: Here is my code : function init() { var $ = go.GraphObject.make; myDiagram = $(go.Diagram, "myDiagramDiv", { initialContentAlignment: go.Spot.Center, "undoManager.isEnabled": true });...

View Article

Pinch zoom in steps

@JEE wrote: Hi. This is a 'how to' question. Scenario: I have a gojs canvas displaying an image. I control the 'zoom depth' that the user can select. I do this because I want to show different quality...

View Article


Move nodes with arrow keys

@lise wrote: Hello Walter, I need the user to be able to move currently selected nodes via keyboard arrow keys but I don't know how. None of the similar questions target GoXam with WPF and I couldn't...

View Article

I want to catch drawing link event before the drawing has finished

@chengwei wrote: i want to catch drawing link event before the drawing has finished.And how to cancel drawing link event? Posts: 6 Participants: 2 Read full topic

View Article


Image may be NSFW.
Clik here to view.

How to prevent node doesn't exceed the rack and doesn't overlap with other...

@rauf wrote: bounds.png1366x768 73.4 KB I do not know what function or atribut is used to limit node. would you give me a few sample? thanks Posts: 11 Participants: 2 Read full topic

View Article

Diagram within Diagram

@esimmons wrote: Is it possible to embedded a GoJS diagram within a GoJS diagram. And if so, can we interact with each diagram independently. For example, zoom in one diagram independent of the other...

View Article


Link routing on reload vs. during editing

@ewoudenberg wrote: Dear Support: We don’t store link routes in our persisted files (to reduce source control merging issues), so they’re all computed when the diagram is loaded. However, we’d like it...

View Article

Is possible binding toArrow in Shape?

@alice wrote: I look forward to receiving your feedback. Is possible binding "toArrow" in Shape?or Any ideas for change toArrow in Shape? before $(go.Shape, { toArrow: 'Standard', fromArrow: '',...

View Article

How to define linkTemplateMap inside a directive in AngularJS?

@vikash.bhattar wrote: linkTemplate: $(go.Link, { layerName: "Foreground", fromEndSegmentLength: 15, toEndSegmentLength: 15 }, { fromSpot: go.Spot.Right, toSpot: go.Spot.Left }, { resegmentable: true,...

View Article
Browsing all 7405 articles
Browse latest View live