• 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

Python

Grouped Boxplot with Jittered Points with Seaborn Python

datavizpyr · February 21, 2021 ·

Grouped Boxplot with Jittered Data Points Seaborn

Grouped boxplots help us visualize the relationship between three variables, two categorical variables and one quantitative variable. When we make a boxplot, it is always a good idea to add the original data points on top of the boxplot, when possible. In this post, we will learn … [Read more...] about Grouped Boxplot with Jittered Points with Seaborn Python

Filed Under: Grouped Boxplot with points, Python, Seaborn, Seaborn Boxplot Tagged With: boxplot python, Python, Seaborn, Seaborn Boxplot

How To Change Edge Color on Seaborn Scatter Plot?

datavizpyr · January 31, 2021 ·

Seaborn Scatterplot: Change edgecolor and line width

Seaborn's scatterplot function allows us to make compelling scatter plots easily. In this post we will learn how to customize edge color of a scatter plot made with Seaborn. By default, Seaborn's scatter plot function colors the markers edge color to be white. In this post, … [Read more...] about How To Change Edge Color on Seaborn Scatter Plot?

Filed Under: Python, Scatterplot change edgecolor, Seaborn, Seaborn Scatterplot Tagged With: Python, Seaborn

How To Make Lower Triangular Heatmap with Python?

datavizpyr · December 26, 2020 ·

Lower Triangular Heatmap with color palette in Python

Heatmaps are a great way to quickly visualize the actual data coded as colors. Heatmaps of correlation matrix is useful to understand the relationship between multiple features or variable. However, since the correlation matrix is symmetric, it is more useful to make heatmap of … [Read more...] about How To Make Lower Triangular Heatmap with Python?

Filed Under: Heatmap Seaborn, Python Tagged With: heatmap, Lower Triangular Heatmap, Python, Seaborn

How To Color Scatterplot by a variable in Matplotlib?

datavizpyr · December 18, 2020 ·

Coloring Scatterplot with Variable using Matplotlib

Scatterplots between two numerical variables are great to see the relationship between them. Adding colors to the data points based on the third categorical variable is often useful in understanding the relationship among the three variables. In this post, we will learn how to … [Read more...] about How To Color Scatterplot by a variable in Matplotlib?

Filed Under: Color Scatterplot Matplotlib, Python, Scatterplot Matplotlib Tagged With: Matplotlib, Python

How to Make Scatterplot with Marginal Density Plots with Seaborn

datavizpyr · November 24, 2020 ·

Scatterplot with marginal densityplot with Seaborn

In this tutorial, we will use Seaborn and learn how to make a scatterplot between two quantitative variables with marginal density plots on the sides. We will use Seaborn's JointGrid() to define the features of the plot and then add scatter plot on top first and then add … [Read more...] about How to Make Scatterplot with Marginal Density Plots with Seaborn

Filed Under: Python, Scatterplot with marginal densityplot, Seaborn JointGrid Tagged With: Python, Scatter plot with marginal density plot, Seaborn

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