How to Create a Bubble Chart in Tableau?

This tutorial is your gateway to learning data visualization. It offers a step-by-step walkthrough for creating bubble charts in Tableau

Want to create a bubble chart in Tableau? This tutorial will help you understand bubble charts and provide step-by-step instructions for making them. So, let’s get started!  

What is a Bubble Chart in Tableau? 

A Bubble Chart in Tableau is a visualization tool used to simultaneously display three dimensions of data. It typically consists of circles (or bubbles) plotted on a two-dimensional axis, where the size of each bubble represents the value of a measure, such as sales or profit, and the position of the bubble is determined by the values of two different dimensions, such as time and category. 

Packed Bubble Chart in Tableau

This type of chart helps identify patterns, trends, and relationships within complex data sets. It allows viewers to quickly grasp the relative magnitude of each data point based on its position and size within the chart. 

How to Make a Bubble Chart in Tableau? 

Let's say you want to visualize the goals scored and conceded by each country in the World Cup over the years. Below are the steps to make a bubble chart in Tableau. Check out the video below - 

Step 1 > Connect the "world_cup_2018_squads.xlsx" data set.

Step 2 > Drag the "Team" dimension and drop it onto the column shelf.

Step 3 > Drag the "Goals" measure and drop it onto the row shelf.

Step 4 > Under the Show Me option, select Packed Bubble Chart.

Step 5 > Drag the "Caps" measure and drop it onto the color under the marks card.

Step 6 > Drag the "Number of Records" measure and drop it onto the label under the marks card.

Learn to Create Impactful Tableau Charts with ProjectPro! 

Creating Bubble Charts in Tableau opens up a world of data visualization possibilities, helping you to convey complex insights with clarity and impact. Through this tutorial, we've delved into the steps of creating such dynamic visualizations, from data preparation to customization. However, true proficiency is attained through theoretical understanding, practical application, and hands-on experience. Working on real-world projects provides invaluable opportunities to put your skills to the test, problem-solve, and innovate in a tangible context. ProjectPro offers a platform for immersive, real-world project experiences, with the practical skills and confidence needed to excel in data visualization and beyond. You can refine your abilities through guided projects and expert feedback, tackle challenges head-on, and ultimately emerge as a proficient Tableau practitioner. 

What Users are saying..

profile image

Anand Kumpatla

Sr Data Scientist @ Doubleslash Software Solutions Pvt Ltd
linkedin profile url

ProjectPro is a unique platform and helps many people in the industry to solve real-life problems with a step-by-step walkthrough of projects. A platform with some fantastic resources to gain... Read More

Relevant Projects

Machine Learning Project to Forecast Rossmann Store Sales
In this machine learning project you will work on creating a robust prediction model of Rossmann's daily sales using store, promotion, and competitor data.

Natural language processing Chatbot application using NLTK for text classification
In this NLP AI application, we build the core conversational engine for a chatbot. We use the popular NLTK text classification library to achieve this.

Build a Hybrid Recommender System in Python using LightFM
In this Recommender System project, you will build a hybrid recommender system in Python using LightFM .

Loan Eligibility Prediction in Python using H2O.ai
In this loan prediction project you will build predictive models in Python using H2O.ai to predict if an applicant is able to repay the loan or not.

Demand prediction of driver availability using multistep time series analysis
In this supervised learning machine learning project, you will predict the availability of a driver in a specific area by using multi step time series analysis.

Build a Text Classification Model with Attention Mechanism NLP
In this NLP Project, you will learn to build a multi class text classification model with attention mechanism.

Hands-On Approach to Regression Discontinuity Design Python
In this machine learning project, you will learn to implement Regression Discontinuity Design Example in Python to determine the effect of age on Mortality Rate in Python.

Build an optimal End-to-End MLOps Pipeline and Deploy on GCP
Learn how to build and deploy an end-to-end optimal MLOps Pipeline for Loan Eligibility Prediction Model in Python on GCP

Deploy Transformer-BART Model on Paperspace Cloud
In this MLOps Project you will learn how to deploy a Tranaformer BART Model for Abstractive Text Summarization on Paperspace Private Cloud

Credit Card Fraud Detection as a Classification Problem
In this data science project, we will predict the credit card fraud in the transactional dataset using some of the predictive models.