BTA Charts
ChartsComparison

Column Chart

Compare values across categories with polished vertical bars featuring rounded corners. Supports simple, grouped, stacked, and 100% stacked modes. Designed to match the aesthetic of the donut chart's rounded edges.

Examples

When to Use

  • Comparing values across discrete categories (revenue by product, sales by region)
  • Showing grouped breakdowns with a Legend field (side-by-side bars per series)
  • Displaying part-to-whole relationships with stacked or 100% stacked mode
  • Any scenario where the native Power BI bar chart is used, but with a polished rounded look

Data Roles

Loading data roles...

Build These Examples

Which columns go in which field wells to reproduce each example above. The Legend well is the switch between a plain comparison and a grouped/stacked one.

Loading recipes…

Settings

Bar Settings

Bar Mode

dropdown

Controls how series are displayed: Grouped (side-by-side), Stacked, or 100% Stacked.

Default: grouped

Rounded Corners

boolean

Toggle rounded top corners on bars.

Default: true

Corner Radius

number

Radius of rounded corners in pixels (0-20).

Default: 6

Bar Padding

number

Space between bars as a ratio (0.05-0.5).

Default: 0.2

Show Data Labels

boolean

Display values on or near each bar.

Default: false

Data Label Position

dropdown

Position data labels inside or outside the bar.

Default: outside

Color & Appearance

Color Scheme

dropdown

Controls the color palette for bars.

Default: vibrant

Common settings like Legend, Tooltip, and Axis configuration are covered in Shared Concepts.

Tips & Best Practices

  • Use without a Legend field for simple category comparison with per-category coloring
  • Add a Legend field and switch to Stacked mode for part-to-whole analysis
  • The corner radius of 6px matches the donut chart default for a consistent visual family
  • Enable data labels for presentations where exact values matter

On this page