chevron_right Demos chevron_right GraphWizard for Flowchart
Related demos
Book a live Demo

Live Demo — yFiles in Action

30–45 min | Online | No install required

For Developers, Product Mangers & Executives

  • Interactive graph visualization in real time
  • Integration example
  • Live Q&A and next step recommendations

30–45 minutes | 1:1 or team session | Online (Zoom / Teams)

No install required | We show live code

Book a free live demo

Live Demo — yFiles in Action

30–45 min | Online | No install required

For Developers, Product Mangers & Executives

30–45 minutes | 1:1 or team session | Online (Zoom / Teams)

No install required | We show live code

Book a free live demo
Legend

Graph Wizard for Flowchart

Graph Wizard

The Graph Wizard for Flowchart demo shows how graph defaults and input gestures can be customized to support fast creation of flowchart diagrams.

Context-sensitive and complex input gestures are defined and managed by a GraphWizardInputMode, that filters all possible actions for a graph item by some pre-conditions. All active actions are then listed in the Legend that also contains their keyboard shortcuts. While an action is executed, the Legend is hidden.

Many actions can be triggered by a button that is displayed close to the current model item when the action is active. Those buttons can also be accessed via keyboard by pressing the Tab key and confirming the action using Enter.

Flowchart Diagrams

Flowchart Diagrams consist of several flowchart nodes connected by directed edges that represent the flow between the nodes.

Each flowchart node has a specific type that is visualized by the according node shape. The type also influences which actions are available for the node.

Things to Try