• 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

Matplotlib

How to View All Matplotlib Plot Styles and Change

datavizpyr · June 23, 2022 ·

Change matplotlib style scatterplot to fivethirtyeight

In this tutorial, we will learn how to change the background theme or style of a plot made with matplotlib. Matplotlib offers a number of ready to use styles to use for matplotlib plots. We will first learn how to find the available style options and then learn to set a … [Read more...] about How to View All Matplotlib Plot Styles and Change

Filed Under: Matplotlib, Python Tagged With: change Matplotlib plot style

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

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

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