| --- |
| title: "Dendrogram" |
| description: "Visualize data in a Dendrogram" |
| category: "Scientific" |
| operator_type: "Dendrogram" |
| tags: [visualization, scientific] |
| --- |
| |
| [Home](../../../) > [Visualization](../../) > [Scientific](../) |
| |
| ### Input Properties |
| |
| | Property | Requirement | Type | Default | Description | |
| |----------|-------------|------|---------|-------------| |
| | Color Threshold | | String | - | Value at which separation of clusters will be made | |
| | Value X Column | ✓ | String | - | The x values of points in dendrogram | |
| | Value Y Column | ✓ | String | - | The y value of points in dendrogram | |
| | Labels | ✓ | String | - | The label of points in dendrogram | |
| |
| ### Output Ports |
| |
| | Port | Mode | |
| |------|------| |
| | 0 | [Single Snapshot](../../../output-modes/#single-snapshot) | |