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