• 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 Add Regression Line Per Group with Seaborn in Python?

datavizpyr · July 8, 2020 ·

Add Regression Line per Group to Scatter Plot

In this tutorial, we will learn how to add regression line per group to a scatter plot with Seaborn in Python. Seaborn has multiple functions to make scatter plots between two quantitative variables. For example, we can use lmplot(), regplot(), and scatterplot() functions to make … [Read more...] about How To Add Regression Line Per Group with Seaborn in Python?

Filed Under: add regression line Seaborn, lmplot Seaborn, Python Tagged With: Python, Seaborn

How to Make Grouped Violinplot with Seaborn in Python?

datavizpyr · July 3, 2020 ·

Grouped Violinplot with Seaborn Catplot

In this tutorial, we will learn how to make grouped violinplots with Seaborn in Python. In Seaborn, we have atleast two ways to make violinplots using Seaborn in Pyhon. First is to use violinplot() function and make violinplot. And the second option is to use Seaborn's … [Read more...] about How to Make Grouped Violinplot with Seaborn in Python?

Filed Under: Grouped Violinplot, Python, Seaborn Violin Plot Tagged With: Pyhon, Seaborn, Violinplot

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 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 Grouped Barplot in Python?

datavizpyr · June 5, 2020 ·

Annotating Bars in Grouped Barplot Seaborn and Matplotlib

In this post we will learn examples of adding text, annotating bars in grouped barplot using matplotlib. We will first see how to make grouped barplots using Seaborn's barplot() function and then use Matplotlib to add annotations to the grouped bars. The way to add annotation … [Read more...] about How to Annotate Bars in Grouped Barplot in Python?

Filed Under: Annotate Bars in Grouped Barplot, Matplotlib, Python Tagged With: barplot, Python

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 3
  • Page 4
  • Page 5
  • Page 6
  • Page 7
  • Interim pages omitted …
  • Page 10
  • 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