• 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

Seaborn

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 Place Legend Outside the Plot with Seaborn in Python?

datavizpyr · June 26, 2020 ·

How To Move Legend to Outside Plot Seaborn Scatterplot?

While making plots with legend, like scatterplot, Seaborn has a nice feature that finds a suitable place for legend and puts it automatically inside the plot. This greatly helps in utilizing plotting area efficiently. However, sometimes you might want the legend outside the plot. … [Read more...] about How To Place Legend Outside the Plot with Seaborn in Python?

Filed Under: Move Legend to Outside Plot, Python Tagged With: Matplotlib, Python, Seaborn

How To Make Scatter Plots with Seaborn scatterplot in Python?

datavizpyr · June 22, 2020 ·

Color and Shape by variables: Seaborn scatterplot()

Scatter plots are one of the most powerful ways to visualize the relationship between two quantitative variables. With Python’s Seaborn library, you can easily enhance scatter plots by adding more dimensions using color, shape, and size. In this tutorial, you’ll learn 9 tips … [Read more...] about How To Make Scatter Plots with Seaborn scatterplot in Python?

Filed Under: Python, Scatterplot Color by Variable, Seaborn Scatterplot Tagged With: Python, Scatter Plot, Seaborn

How to Show and Customize Mean Values in Seaborn Boxplots

datavizpyr · June 12, 2020 ·

Customize Mean Mark Boxplot: Seaborn & Matplotlib

Want to display both median and mean values in your boxplot visualizations? This comprehensive guide shows you exactly how to seaborn boxplot show mean using multiple methods, with ready-to-use Python code examples. Boxplots traditionally show median values, but displaying the … [Read more...] about How to Show and Customize Mean Values in Seaborn Boxplots

Filed Under: Matplotlib, meanprops Matplotlib, Python, Seaborn, show mean in boxplot Tagged With: Boxplot, Matplotlib, Python, Seaborn

How To Annotate Bars in Barplot with Matplotlib in Python?

datavizpyr · May 29, 2020 ·

How To Annotate Bars in Barplot with Matplotlib?

In this post we will learn examples of adding text, annotating bars in barplot using matplotlib. We will make bar plots using Seaborn's barplot and use Matplotlib to add annotations to the bars in barplot. Let us load Pandas, Seaborn and Matplotlib. Let us create a toy … [Read more...] about How To Annotate Bars in Barplot with Matplotlib in Python?

Filed Under: annotate bars in barplot, Python Tagged With: Matplotlib, Python, Seaborn

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Page 6
  • Interim pages omitted …
  • Page 8
  • Go to Next Page »

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