Skip to main content
NeuralUIv1.14.3New
GitHub
Component

Organization Chart

Accessible organization trees with selection, collapse and horizontal or vertical layouts.

TypeScript
import { NeuOrgChartComponent } from '@neural-ui/core/org-chart';
HTML
<neu-org-chart [nodes]="organization" orientation="vertical" />