• 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 Vertical/Horizontal Lines to Subplots with Seaborn

datavizpyr · December 29, 2021 ·

Add vertical and Horizontal Lines with Seaborn refline

In this tutorial, we will learn how to add vertical or horizontal lines to "small multiples" i.e. multiple subplots of similar kind using Seaborn's refline() function (h/t to Chris Moffitt of @pbpython). Vertical/Horizontal lines are often useful to show where the mean or median … [Read more...] about How to Add Vertical/Horizontal Lines to Subplots with Seaborn

Filed Under: Python, Seaborn Tagged With: Seaborn Vertical/Horizontal Line

How To Add Mean/Median Line to a Seaborn Displot

datavizpyr · August 23, 2021 ·

Seaborn displot with median line

In this tutorial, we will learn how to add mean or median vertical line to a plot made with Seaborn's displot() function. Seaborn's displot() offers capability to visualize the univariate or bivariate distribution of data. Here we will make a histogram with Seaborn's displot() … [Read more...] about How To Add Mean/Median Line to a Seaborn Displot

Filed Under: Python, Seaborn Tagged With: Seaborn displot, Seaborn displot mean line, Seaborn Displot Median Line

How To Add Dollar Sign on Axis Ticks in Matplotlib

datavizpyr · May 24, 2021 ·

Barplot with dollar sign on axis ticks

In this tutorial, we will see examples of how to add dollar sign on axis ticks while making plots with Matplotlib in Python. While making plots to understand the relationship between currency like US dollars and other variables, it is better to show the Dollar symbol/sign on the … [Read more...] about How To Add Dollar Sign on Axis Ticks in Matplotlib

Filed Under: add dollar sign Matplotlib, Matplotlib, Python Tagged With: Matplotlib, Python

How To Annotate Barplot with bar_label() in Matplotlib

datavizpyr · May 20, 2021 ·

Customize Label Size Matplotlib's bar_label()

Annotating barplots with labels like texts or numerical values can be helpful to make the plot look better. Till now, one of the options add annotations in Matplotlib is to use pyplot's annotate() function. Starting from Matplotlib version 3.4.2 and above, we have a new … [Read more...] about How To Annotate Barplot with bar_label() in Matplotlib

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

How To Connect Paired Data Points with Lines in Scatter Plot with Matplotlib

datavizpyr · May 14, 2021 ·

Connect Paired Points with Lines in Matplotlib

In this tutorial, we will learn how to connect paired data points with lines in a scatter plot using Matplotlib in python. Adding lines to paired data points can be extremely helpful in understanding the relationship between two variables with respect to a third variable. Mainly … [Read more...] about How To Connect Paired Data Points with Lines in Scatter Plot with Matplotlib

Filed Under: connect paired points Matplotlib, Matplotlib, Python Tagged With: Matplotlib, Python

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