| --- |
| title: "Pie Chart" |
| description: "Visualize data in a Pie Chart" |
| category: "Basic" |
| operator_type: "PieChart" |
| tags: [visualization, basic] |
| --- |
| |
| [Home](../../../) > [Visualization](../../) > [Basic](../) |
| |
| ### Input Properties |
| |
| | Property | Requirement | Type | Default | Description | |
| |----------|-------------|------|---------|-------------| |
| | Value Column | ✓ | String (integer, long, double) | - | The value associated with slice of pie | |
| | Name Column | ✓ | String | - | The name of the slice of pie | |
| |
| ### Output Ports |
| |
| | Port | Mode | |
| |------|------| |
| | 0 | [Single Snapshot](../../../output-modes/#single-snapshot) | |