• 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

Histograms with Seaborn in Python

datavizpyr · August 15, 2025 ·

Overlapping histogram comparing penguin flipper lengths by species

If you've ever stared at a column of numbers in a dataset and struggled to understand its underlying story, you're not alone. Raw data tells us little about the bigger picture. This is where the histogram shines. It's more than just a bar chart; it's your fastest tool for … [Read more...] about Histograms with Seaborn in Python

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

How To Make Histograms with Matplotlib in Python?

datavizpyr · August 5, 2025 ·

Histogram with Matplotlib's hist(): Right number of Bins

If you've ever stared at a column of numbers in a dataset and struggled to understand its underlying story, you're not alone. While many libraries can create plots quickly, true mastery of Python visualization comes from understanding Matplotlib—the foundational engine that gives … [Read more...] about How To Make Histograms with Matplotlib in Python?

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

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

Connect Paired Data Points in a Scatter Plot in Python (Step-by-Step Guide)

datavizpyr · May 14, 2021 ·

Connect paired data points in a scatter plot with arrowheads and labels

Want to connect paired data points in a scatter plot using Matplotlib? This step-by-step tutorial shows you how to draw lines between paired observations so you can easily visualize before–after comparisons, longitudinal changes, and repeated-measures data. We cover four … [Read more...] about Connect Paired Data Points in a Scatter Plot in Python (Step-by-Step Guide)

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

  • Page 1
  • Page 2
  • Page 3
  • 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