• 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 Change Colors in Seaborn (Custom Palettes and Manual Colors)

datavizpyr · March 11, 2021 ·

Seaborn Color: Pass a Custom List of Colors

Seaborn picks sensible default colors when you map a variable to hue, but real projects often need more control—consistent brand colors across plots, color-blind–friendly choices, or publication-ready figures. This hands-on tutorial shows exactly how to change colors in Seaborn, … [Read more...] about How to Change Colors in Seaborn (Custom Palettes and Manual Colors)

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

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

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