LogoLogo
LoginGo to website
English
English
  • Getting started
    • First steps
    • Login
  • Navigation
    • Sidebar
    • Path navigation
    • Home
    • Resources
  • Account management
    • Account
    • Profile
    • Security and access
    • Personal Access Key (PAK)
    • Notifications
  • Organization management
    • General
    • Members
    • Groups
    • Tags
    • Connect
  • Workspaces
  • Solutions
  • Datasets
    • Create dataset
    • Explore dataset
    • Upload data
    • Export data
    • Manage dataset
  • Insights
    • Create insight
    • Aggregation
    • Filters
    • SQL Editor
    • Visualization
      • Table chart
      • Line chart
      • Bar chart
      • Pie chart
      • Single number
    • Joins
      • Basics
      • Joins in insights
    • Manage insights
  • Reports (soon)
  • Forms (soon)
  • Documentation
  • Roles and permissions
    • Roles
    • Permissions
    • Permission matrix
  • Security and data protection
    • Trust Center
    • Security measures
    • Data protection
    • Hosting
  • Help and support
Bereitgestellt von GitBook
Auf dieser Seite
  • How to create a bar chart
  • X-axis column
  • Y-axis column
  • Title and description
  • Showing value labels
  • When to use a bar chart

War das hilfreich?

Als PDF exportieren
  1. Insights
  2. Visualization

Bar chart

Use a bar chart to compare values between categories. For example: how many customers each country has. You can display bars side by side (Group), stacked (Stack), or as a percentage (Stack %).

You can customize:

  • The title and description

  • The X-axis (category) and Y-axis (value)

  • The layout (vertical or horizontal bars)

  • The metric (breakdown by subcategory like gender)

  • Whether values are grouped or stacked

The bar chart is one of the most flexible ways to compare values between categories. It's excellent for showing differences between groups like countries, regions, products, or age groups.

You can switch between vertical and horizontal layouts and even break down values by a second category using the metric and grouping options.

How to create a bar chart

  1. Go to the Chart tab.

  2. Select Bar chart from the Chart type dropdown menu.

  3. Choose the Vertical or Horizontal layout.

  4. Set your columns for X-axis and Y-axis.

X-axis column

This defines the categories for your bars - for example:

  • Country

  • Region

  • Department

Each unique value becomes a bar (or group of bars).

Y-axis column

This is the value that is displayed - for example:

  • Number of customers

  • Average rating

  • Total revenue

The height (or length) of the bar reflects the value.

Title and description

In the upper area of the chart settings, you can:

  • Set a custom title (default is the name of the insight)

  • Add a description to explain what the chart shows

This helps when sharing or embedding the chart.

Showing value labels

You can toggle Show value labels to display the number above each bar, making the chart easier to read at a glance.

Using the metric field (optional)

Want to break down each bar by a second variable like gender or status?

  1. Add a column to the Metric field - for example: Gender

  2. Choose a grouping option:

    • Group - bars appear side by side for each metric value

    • Stack - bars are stacked on top of each other

    • Stack % - bars show percentage share

Example: If you set Country as X-axis and Gender as metric, you'll see bars for each gender within each country.

Label Layout

When your category names are long, change the X-axis label layout:

  • Normal - default horizontal labels

  • Rotate - diagonal layout

  • Alternate - staggered layout

When to use a bar chart

Bar charts work best when:

  • You have multiple categories to compare

  • You want to show trends or rankings

  • You want to break down values by another variable

If you're working with time-based data, consider using a line chart instead.

VorherigeLine chartNächstePie chart

Zuletzt aktualisiert vor 28 Tagen

War das hilfreich?