How to Make a Bar Chart in Tableau?

This tutorial will help you master data visualization skills, helping you create impactful Tableau bar charts with ProjectPro!

A Bar graph is a graphical or pictorial representation of data using rectangular horizontal or vertical bars of varying heights. It is the most widely used graph in data handling statistics. Generally, in Tableau, Measurements and Dimensions plotted in rows and columns automatically create a bar graph. This tutorial will help you understand how to create a bar graph in Tableau and other customization options. So, let’s get started! 

How to Create a Bar Chart in Tableau? 

Bar charts are a staple visualization in Tableau, offering a straightforward yet powerful way to represent categorical data. To create a basic bar chart, connect your data source and drag the desired dimension onto the Rows shelf and the measure onto the Columns shelf. Tableau automatically selects the appropriate chart type, but you can manually choose the "Bar" chart from the "Show Me" panel. Further customization options, such as colors and labels, can be adjusted from the "Marks" card, allowing you to tailor the visualization to your preferences.

Check out the video below for a detailed practical demonstration - 

How to Make a Bar Chart with Multiple Measures? 

Sometimes, you may want to compare multiple measures in the same bar chart. Here's how you can achieve that:- 

Let’s create a bar chart with Regions as the categorical variable and Profit and Sales as the measures to compare. Once your data is organized, select the Regions column and one of the measure columns (Profit or Sales) and insert a bar chart. Then, customize the chart to include both measures by adding the second measure column. This will create a grouped bar chart where each region has two bars representing Profit and Sales. 

Tableau bar chart with Multiple measures

 

Tableau Bar Chart Formatting 

You can customize the appearance by adjusting the size, color, and label options. For instance, you can color the bars based on a specific dimension (like Region) to differentiate between categories. Additionally, you can add labels to the bars to display the exact values of each bar. 

How to show numbers on a bar chart in Tableau

 

How to Stack Data in Tableau Bar Graph?

Stacked bar graphs illustrate how each category contributes to the total, aiding in comparisons and insights within and across categories. So, if you want to convert your bar chart to a Stacked bar chart, click on the ‘Show me’ feature and then choose the stacked bar chart. 

 

How to Make a Stacked Bar Chart in Tableau?

 

This shift helps you easily understand how each category contributes to the overall total, facilitating meaningful comparisons and illuminating insights both within specific categories and across the entire dataset.

How to Change the Bar Graph from Horizontal to Vertical in Tableau? 

Transitioning a bar graph from horizontal to vertical in Tableau is a breeze, and once again, the "Show Me" feature comes to the rescue. Start by accessing your existing horizontal bar graph. Next, navigate to the top-right corner of the Tableau interface, where you'll find the "Show Me" panel. Click on it to reveal a variety of chart types. From the options presented, select the vertical bar chart. In an instant, Tableau will transform your horizontal bars into vertical ones, effortlessly adapting your visualization to a new orientation. 

Become a Tableau Expert with ProjectPro! 

This tutorial has helped you craft impactful bar charts in Tableau, from selecting the appropriate data sources to customizing the design to suit your needs. Following these guidelines and practicing with hands-on examples will help you become proficient in leveraging Tableau's features to create visually compelling and informative bar charts. So, whether you're a data analyst, business professional, or student looking to enhance your data visualization skills using Tableau - ProjectPro gives an excellent hands-on learning platform with access to over 250+ solved data science and big data projects to unlock new opportunities for analysis and decision-making. 

What Users are saying..

profile image

Savvy Sahai

Data Science Intern, Capgemini
linkedin profile url

As a student looking to break into the field of data engineering and data science, one can get really confused as to which path to take. Very few ways to do it are Google, YouTube, etc. I was one of... Read More

Relevant Projects

AWS MLOps Project to Deploy Multiple Linear Regression Model
Build and Deploy a Multiple Linear Regression Model in Python on AWS

Digit Recognition using CNN for MNIST Dataset in Python
In this deep learning project, you will build a convolutional neural network using MNIST dataset for handwritten digit recognition.

Predictive Analytics Project for Working Capital Optimization
In this Predictive Analytics Project, you will build a model to accurately forecast the timing of customer and supplier payments for optimizing working capital.

Build a Review Classification Model using Gated Recurrent Unit
In this Machine Learning project, you will build a classification model in python to classify the reviews of an app on a scale of 1 to 5 using Gated Recurrent Unit.

Loan Eligibility Prediction using Gradient Boosting Classifier
This data science in python project predicts if a loan should be given to an applicant or not. We predict if the customer is eligible for loan based on several factors like credit score and past history.

Build Classification Algorithms for Digital Transformation[Banking]
Implement a machine learning approach using various classification techniques in Python to examine the digitalisation process of bank customers.

NLP Project for Beginners on Text Processing and Classification
This Project Explains the Basic Text Preprocessing and How to Build a Classification Model in Python

Time Series Project to Build a Multiple Linear Regression Model
Learn to build a Multiple linear regression model in Python on Time Series Data

Recommender System Machine Learning Project for Beginners-1
Recommender System Machine Learning Project for Beginners - Learn how to design, implement and train a rule-based recommender system in Python

MLOps using Azure Devops to Deploy a Classification Model
In this MLOps Azure project, you will learn how to deploy a classification machine learning model to predict the customer's license status on Azure through scalable CI/CD ML pipelines.