• 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 Highlight a Time Range in Time Series Plot in Python with Matplotlib?

datavizpyr · March 30, 2020 ·

Highlight a Time Range Over Time Series Plot in Python

Time Series Plots are line plots with x-axis being date time instead of regular quantitative or ordered categorical variable. Sometimes you might want to highlight a region on a time series plot. In this post, we will learn how to highlight a time interval with a rectangular … [Read more...] about How To Highlight a Time Range in Time Series Plot in Python with Matplotlib?

Filed Under: highlight time range in timeseries plot, Python Tagged With: Matplotlib, Python

Overlapping Histograms with Matplotlib in Python

datavizpyr · March 2, 2020 ·

Overlapping Histograms with Matplotlib

Histograms are one of the most common ways to visualize the distribution of data. While a single histogram shows the shape of one variable, often we want to compare two or more distributions directly. In this post, we’ll learn how to plot multiple overlapping histograms … [Read more...] about Overlapping Histograms with Matplotlib in Python

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

Matplotlib Bar Plot in Python: Sort (Asc/Desc), Add Labels, Colors, Currency Axis & Horizontal Bars

datavizpyr · February 10, 2020 ·

Highlight Select bars in barplot using Matplotlib

Why Sorting and Customizing Bar Plots Matters? Most bar charts need two upgrades to be useful: (1) put the categories in a meaningful order (ascending/descending), and (2) add polish (value labels, colors, readable axes, or horizontal layout for long names). This tutorial shows … [Read more...] about Matplotlib Bar Plot in Python: Sort (Asc/Desc), Add Labels, Colors, Currency Axis & Horizontal Bars

Filed Under: bar plot Matplotlib, Matplotlib, Python Tagged With: barplot, Matplotlib, Python

How To Make Bubble Plot in Python with Matplotlib?

datavizpyr · February 5, 2020 ·

Bubble Plot Color by Variable: Matplotlib

In this post, we will learn how to make bubbleplots using Matplotlib in Python. Bubble plot is a scatterplot, but with size of the data point on the scatter plot is coded by another variable. Basically, if the third variable is larger you get a bigger circle filled with a color … [Read more...] about How To Make Bubble Plot in Python with Matplotlib?

Filed Under: Bubble Plot Matplotlib, Matplotlib, Matplotlib Scatter Plot, Python Tagged With: Bubble Plot, Matplotlib, Python

Simple Scatter Plot with Matplotlib in Python

datavizpyr · December 16, 2019 ·

Matplotlib: Scatter Plot with Labels

Matplotlib is one of the most popular plotting libraries in Python. As the name kind of hints, Matplotlib is bases on MATLAB style interface offers powerful functions to make versatile plots with Python. In this post, we will see examples of simple scatter plot with … [Read more...] about Simple Scatter Plot with Matplotlib in Python

Filed Under: Matplotlib, Matplotlib Scatter Plot Tagged With: Matplotlib, Python

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3

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