blob: 5a978fbef86c312e56bb6b10f82b18b89aab09e0 [file] [view]
---
title: "Bar Chart"
description: "Visualize data in a Bar Chart"
category: "Basic"
operator_type: "BarChart"
tags: [visualization, basic]
---
[Home](../../../) > [Visualization](../../) > [Basic](../)
### Input Properties
| Property | Requirement | Type | Default | Description |
|----------|-------------|------|---------|-------------|
| Fields | | String | - | Visualize categorical data in a Bar Chart |
| Category Column | | String | No Selection | Optional - Select a column to Color Code the<br>Categories |
| Horizontal Orientation | | Boolean | false | Orientation Style |
| Pattern | | String | - | Add texture to the chart based on an attribute |
| Value Column | | String (integer, long, double) | - | The value associated with each category |
### Output Ports
| Port | Mode |
|------|------|
| 0 | [Single Snapshot](../../../output-modes/#single-snapshot) |