blob: b88bc2e3aa85ac03f987a9fa9f28b2a6b6325c13 [file] [view]
---
title: "Ternary Plot"
description: "Points are graphed on a Ternary Plot using 3 specified data fields"
category: "Scientific"
operator_type: "TernaryPlot"
tags: [visualization, scientific]
---
[Home](../../../) > [Visualization](../../) > [Scientific](../)
### Input Properties
| Property | Requirement | Type | Default | Description |
|----------|-------------|------|---------|-------------|
| Variable 1 | | String | - | First variable data field |
| Variable 2 | | String | - | Second variable data field |
| Variable 3 | | String | - | Third variable data field |
| Categorize by Color | | Boolean | false | Optionally color points using a data field |
| Color Data Field | | String | - | Specify the data field to color |
### Output Ports
| Port | Mode |
|------|------|
| 0 | [Single Snapshot](../../../output-modes/#single-snapshot) |