• 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

Python

How to Add Legend to Scatterplot Colored by a Variable with Matplotlib in Python

datavizpyr · May 8, 2021 ·

Matplotlib Scatter plot with legend

Matplotlib, one of the powerful Python graphics library, has many way to add colors to a scatter plot and specify legend. Earlier we saw a tutorial, how to add colors to data points in a scatter plot made with Matplotlib's scatter() function. In this tutorial, we will learn how … [Read more...] about How to Add Legend to Scatterplot Colored by a Variable with Matplotlib in Python

Filed Under: Matplotlib, Matplotlib scatterplot legend, Python Tagged With: Matplotlib, Python

Visualizing Missing Data with Seaborn Heatmap and Displot

datavizpyr · May 3, 2021 ·

Visualizing Missing Data with Seaborn Displot

Understanding the level of missing data in the data set analysis should be one of the first things we all should do while doing data analysis. In this post, we will use Python's Seaborn library to quickly visualize how much data is missing in a data set. One of the ways to … [Read more...] about Visualizing Missing Data with Seaborn Heatmap and Displot

Filed Under: Python, Seaborn Tagged With: visualizing missing data

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

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