• 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

Boxplot

How To Make Boxplots in base R?

datavizpyr · April 6, 2020 ·

Add Colors to boxplot in base R

In this post, we will learn how to make simple boxplots using base R function boxplot(). We will use mtcars dataset available readily in R to first make a simple boxplot using boxplot() function in base R. And then we will learn how to customize the boxplot with specifying x and … [Read more...] about How To Make Boxplots in base R?

Filed Under: base R Boxplot, R Tagged With: Boxplot, R

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

Grouped Boxplots in Python with Seaborn

datavizpyr · January 30, 2020 ·

Grouped Boxplot in Python with Seaborn

In this post, we will learn how to make grouped boxplots in Python using Seaborn's boxplot function. Grouped boxplots are a great way to visualize when you have three variables, where one of them is a numerical variable and the other two are categorical variables. Let us load … [Read more...] about Grouped Boxplots in Python with Seaborn

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

How To Color Boxplots By a Variable in R with ggplot2?

datavizpyr · January 24, 2020 ·

Filling boxplot with colors using geom_boxplot()

In this tutorial, we learn how to color boxplots in R by a variable. With ggplot2 in R, we can color boxplots in multiple ways. In this post, we will first see how to make a simple boxplot in R. And then we will learn how to fill the boxes on boxplot by a variable. Then we will … [Read more...] about How To Color Boxplots By a Variable in R with ggplot2?

Filed Under: Boxplot ggplot2, Color Boxplot, R Tagged With: Boxplot, ggplot2, R

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • 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