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