How to Create Bubble Chart in Tableau
ntroduction to Bubble Chart in Tableau In advance to learn about the details of how the bubble chart is plotted in tableau, lets first learn what is bubble chart and when it is the most appropriate time to choose a bubble chart. The name bubble chart itself conveys that when plotted it looks like an assembly of bubbles . A bubble chart can display three or four dimensions of data. Each bubble in the plot represents any member in the dimension field and the size of the bubble represents the value of the measure. We can also add that a Bubble chart is an enhanced version of a scatter plot present in Microsoft Office. Scatter plot is a type of plot where typically two variables can be visualized and the plot will look like a collection of points, you can use a bubble chart instead of scattering plot if your dataset has three data variables that need to be visualized and the size of bubble in the plot will be determined by the values of the third variable. Let’s see an exa...