• 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
  • Python Viz
  • Seaborn
  • Altair
  • R Viz
  • ggplot2
  • About
    • Privacy Policy
  • Show Search
Hide Search

Seaborn

How To Make Ridgeline plot in Python with Seaborn?

datavizpyr · March 9, 2020 ·

How to Make Ridgeline Plot in Python?

Ridgeline plots are great to visualize numerical distributions corresponding to multiple groups or categorical variables. Ridgeline plots make density plots or histograms for each group one on top of each other and thus making it look like "a mountain range". They are great for … [Read more...] about How To Make Ridgeline plot in Python with Seaborn?

Filed Under: Ridgeline plot Seaborn, Seaborn Tagged With: Python, Ridgeline plot, Seaborn

How To Make Grouped Boxplot with Seaborn Catplot?

datavizpyr · February 25, 2020 ·

Grouped Boxplot with Seaborn Catplot

When you have a multiple groups and subgroups within each groups with associated numerical values, we can use Grouped boxplots to visualize. With Seaborn we can make grouped boxplots using boxplot() function and much newer function Catplot(). Seaborn Catplot is a function that … [Read more...] about How To Make Grouped Boxplot with Seaborn Catplot?

Filed Under: Python, Seaborn Boxplot Tagged With: Boxplot, Python, Seaborn

How To Manually Order Boxplot in Seaborn?

datavizpyr · February 20, 2020 ·

How To Manually Order Boxplot with Seaborn?

In this post we will learn how to manually sort boxes in boxplot when using Seaborn's boxplot function in Python. Earlier we saw how to order a boxplot in Python by another variable, for example we ordered boxplot by mean/median using Seaborn. Sometimes, you may already know … [Read more...] about How To Manually Order Boxplot in Seaborn?

Filed Under: Python, Seaborn Boxplot Tagged With: Boxplot, Python, Seaborn

How to Make Horizontal Violin Plot with Seaborn in Python?

datavizpyr · February 14, 2020 ·

Horizontal Violin Plot with Catplot Seaborn

In this tutorial, we will learn how to make horizontal violin plot in Seaborn with Python. With Seaborn, we can use two similar functions, catplot() and violinplot() to make violin plots. Making a violinplot horizontal with Seaborn is pretty simple. All we need to do is specify … [Read more...] about How to Make Horizontal Violin Plot with Seaborn in Python?

Filed Under: Horizontal Violinplot Seaborn, Python, Seaborn Tagged With: Python, Seaborn, Violinplot

Scatter Plot with Marginal Histograms in Python with Seaborn

datavizpyr · February 12, 2020 ·

Marginal plot: Changing Histogram Color in Python

Sometimes when you make a scatter plot between two variables, it is also useful to have the distributions of each of the variables on the side as histograms. Scatter plots with marginal histograms on the side is a great way to do that. We can use Seaborn jointplot() function in … [Read more...] about Scatter Plot with Marginal Histograms in Python with Seaborn

Filed Under: Python, Seaborn jointplot Tagged With: Python, Seaborn

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

Primary Sidebar

Tags

Altair barplot Boxplot boxplot python boxplot with jiitered text labels Bubble Plot Color Palette Countplot Density Plot Facet Plot gganimate ggplot2 ggplot2 Boxplot ggplot2 error ggplot boxplot ggridges ggtext element_markdown() Grouped Barplot R heatmap heatmaps Histogram Histograms Horizontal boxplot Python lollipop plot Maps Matplotlib Pandas patchwork pheatmap Pyhon Python R RColorBrewer reorder boxplot ggplot Ridgeline plot Scatter Plot Scatter Plot Altair Seaborn Seaborn Boxplot Stock Price Over Time Stripplot UpSetR Violinplot Violin Plot World Map ggplot2

Buy Me a Coffee

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

Go to mobile version