Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

Question about Diagram on top of a Diagram

$
0
0

@av8orbynight wrote:

Let's say I have a diagram using a GraphLinksModel. What I'd like is behavior to be triggered on let's say a mouse over onto one of the nodes. On this trigger, another diagram, this time a collapsible tree diagram is created above the existing diagram, with which the user can interact separately. Let's say this is for showing details in a structured way about the data that the node represents.

Is this a recommended GoJS approach to doing this?

Absent another suggestion, I feel like my only choice is to open a modal dialog on mouse over with a completely new diagram and a tree layout.

Any input would be appreciated.

Thanks!

K

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles