Foblex Flow
Introduction
Overview
Nodes
Custom Nodes Drag Handle Node Selection Resize Handle Grouping
Connectors
Node as Connector Connector Inside Node Connector Outlet Limiting Connections Connectable Side
Connections
Drag to Connect Drag to Reassign Create Node on Connection Drop Remove Connection on Drop Auto Snap Connection Types Custom Connection Type Connection Behaviours Connection Markers Custom Connections
Layouts
Dagre Layout ELKJS Layout
Extensions
Selection Area Help in Positioning Minimap Zoom Background
Pro Examples
Visual Programming DB Management UML Diagram
Foblex Flow
DocsExamples

Dagre Tree

Description

Example of a tree layout using the dagre.js with Foblex Flow to create simple tree layouts.

Example

[component.html] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/projects/f-examples/layouts/dagre-layout-example/dagre-layout-example.component.html [component.ts] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/projects/f-examples/layouts/dagre-layout-example/dagre-layout-example.component.ts [component.scss] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/projects/f-examples/layouts/dagre-layout-example/dagre-layout-example.component.scss [common.scss] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/projects/f-examples/_flow-common.scss