• 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

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

How to Make Overlapping Histograms in Python with Altair?

datavizpyr · March 25, 2020 ·

Overlapping Histogram From Wide Data

In this post, we will learn how to make multiple overlapping histograms in Python using Altair. Using Altair, we can make overlapping histograms or layers histograms from data that is in wide form and long tidy form. We will see an example of making overlapping histograms … [Read more...] about How to Make Overlapping Histograms in Python with Altair?

Filed Under: Altair, Overlapping Histograms Python, Python Tagged With: Altair, Histograms, Python

How To Order Bars in Barplot using Seaborn in Python?

datavizpyr · March 23, 2020 ·

Sort bars in barplot descending order with Seaborn Python

Barplots are a great way to visualize the relationship between categorical variables and their corresponding quantitative values. However, the default order of categories in Seaborn is often alphabetical, which may not be meaningful. Sorting the bars makes comparisons easier and … [Read more...] about How To Order Bars in Barplot using Seaborn in Python?

Filed Under: Python, Sort Barplot Seaborn Tagged With: barplot, Order barplot in Seaborn, Python, Seaborn

How To Make Stripplot using Seaborn Catplot?

datavizpyr · March 20, 2020 ·

Stripplot using Seaborn Catplot with long data

Stripplots are like scatter plots but one of the variables is a categorical variable. Stripplots are a great addition to boxplots as it shows complete data on the plot. Stripplots are more useful when can add random noise called "jitter" to avoid overlapping of data points with … [Read more...] about How To Make Stripplot using Seaborn Catplot?

Filed Under: Python, Stripplot Seaborn Catplot Tagged With: Python, Seaborn, Stripplot

How To Highlight a Bar in Bar Chart in Altair?

datavizpyr · March 18, 2020 ·

Highlight a bar in barplot in Altair

Bar charts are a simple visualization that plots a quantitative variable corresponding to categorical variable as bars. Sometimes we might want to highlight a specific bar in barplot with different color compared to the rest. In this post, we will see examples of * How to Make a … [Read more...] about How To Highlight a Bar in Bar Chart in Altair?

Filed Under: Altair, highlight a bar in barplot, Python Tagged With: Altair, barplot, Python

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 9
  • Page 10
  • Page 11
  • Page 12
  • Page 13
  • Interim pages omitted …
  • Page 19
  • 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