blob: 93706fc1d440cd56e2739f65b0ac1166ebc0ac0a [file] [view]
---
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) |