• 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

datavizpyr

How to Combine Two Seaborn plots with Shared y-axis

datavizpyr · March 21, 2021 ·

Combine Two plots into one in Seaborn

In this tutorial, we will see how to join or combine two plots with shared y-axis. As an example, we will make a scatterplot and join with with marginal density plot of the y-axis variable matching the variable colors. Thanks to Seaborn's creator Michael Waskom's wonderful tip on … [Read more...] about How to Combine Two Seaborn plots with Shared y-axis

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

How To Manually Specify Palette Colors in Seaborn

datavizpyr · March 11, 2021 ·

How to Specify Colors As a Dictionary in Seaborn Python?

When we make a plot with Seaborn, say a scatterplot using Seaborn's scatterplot and color the groups of the data using a grouping variable, Seaborn chooses suitable colors automatically. Sometimes you might like to change the default colors to colors of your choice. In this … [Read more...] about How To Manually Specify Palette Colors in Seaborn

Filed Under: Python, Seaborn, Seaborn color palette as dict Tagged With: Python, Seaborn

How to Customize Titles in Multi-Panel plots with Seaborn?

datavizpyr · March 3, 2021 ·

Customize Facetgrid plot titles in Seaborn_Python

Multi-panel plots or small multiples are a great way visualize the relationship between two variables with respect ot the values of other variables. Seaborn offers a few different ways to make a multi-panel plots, with FacetGrid is the class behind multi-panel plots in … [Read more...] about How to Customize Titles in Multi-Panel plots with Seaborn?

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

Pandas Bootstrap_plot(): Understand uncertainty

datavizpyr · March 2, 2021 ·

Histogram of Observed Data

One of the key parts of data analysis is to use summary statistics to understand the trend in the data. Understanding the variability in such summary statistics can be extremely useful to put weight on such summary statistics. Bootstrapping, resampling data with replacement is an … [Read more...] about Pandas Bootstrap_plot(): Understand uncertainty

Filed Under: Python Tagged With: Pandas, Python

How to Make Grouped/Stacked Barplot in R?

datavizpyr · February 25, 2021 ·

Grouped Barplot with position="dodge"

When you have dataset with two categorical variables and one quantitative variable, a grouped barplot is a great way to see the relationship among the variable. In a simple barplot, we have categorical variable on x-axis and have bars showing the numerical value of the … [Read more...] about How to Make Grouped/Stacked Barplot in R?

Filed Under: ggplot2, R Tagged With: barplot with bars side by side, Grouped Barplot R

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 21
  • Page 22
  • Page 23
  • Page 24
  • Page 25
  • Interim pages omitted …
  • Page 54
  • 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