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" />