• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Data Viz with Python and R

Learn to Make Plots in Python and R

  • Home
  • Seaborn
  • Matplotlib
  • ggplot2
  • Altair
  • About
    • Privacy Policy
  • Visualizing Activation Functions in Neural Networks
  • Confusion Matrix Calculator
  • Visualizing Dropout Rate in Neural Network
  • Visualizing Loss Functions in Neural Networks
  • Show Search
Hide Search

Bubble Plot

How To Make Bubble Plot with Seaborn Scatterplot in Python?

datavizpyr · June 29, 2020 ·

Bubble plot Seaborn color by variable

Bubble plots are scatter plots with bubbles (color filled circles) instead of data points. Bubbles have different sizes based on another variable in the data. Also bubbles can be of different color based on another variable in the dataset. Let us load the libraries needed. 👉 … [Read more...] about How To Make Bubble Plot with Seaborn Scatterplot in Python?

Filed Under: Bubble Plot Seaborn, Python Tagged With: Bubble Plot, Python, Seaborn

How To Make Bubble Plot in Python with Matplotlib?

datavizpyr · February 5, 2020 ·

Bubble Plot Color by Variable: Matplotlib

In this post, we will learn how to make bubbleplots using Matplotlib in Python. Bubble plot is a scatterplot, but with size of the data point on the scatter plot is coded by another variable. Basically, if the third variable is larger you get a bigger circle filled with a color … [Read more...] about How To Make Bubble Plot in Python with Matplotlib?

Filed Under: Bubble Plot Matplotlib, Matplotlib, Matplotlib Scatter Plot, Python Tagged With: Bubble Plot, Matplotlib, Python

How To Make Bubble plot with Altair in Python?

datavizpyr · January 23, 2020 ·

Bubble Plot with Filled Circle

Bubble plot is a data visualization technique that shows bubbles i.e. circles on a two dimensional plot. Bubble plot is simply a scatter plot where we plot bubbles/circles instead of points in a scatter plot. Bubble chart is useful when you have three variables and the size of … [Read more...] about How To Make Bubble plot with Altair in Python?

Filed Under: Altair, Bubble Plot Altair, Python Tagged With: Altair, Bubble Plot, Python

Primary Sidebar

Python & R Viz Hubs

  • Seaborn Guide & Cookbook
  • ggplot2 Guide & Cookbook
  • Matplotlib Guide & Cookbook
  • Confusion Matrix Calculator
  • Visualizing Activation Functions
  • Visualizing Dropout
  • Visualizing Loss Functions

Buy Me a Coffee

Copyright © 2026 · Daily Dish Pro on Genesis Framework · WordPress · Log in

Go to mobile version