• 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

Overlapping Histograms with Matplotlib in Python

datavizpyr · March 2, 2020 ·

Overlapping Histograms with Matplotlib

In this post we will see example of plotting multiple histograms on the same plot using Matplotlib in Python. Let us first load Matplotlib and numpy to make overlapping histograms with Matplotlib in Python. We will simulate data using NumPy's random module. First we … [Read more...] about Overlapping Histograms with Matplotlib in Python

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

How To Make Histograms with Matplotlib in Python?

datavizpyr · February 27, 2020 ·

How To Make Histogram with Matplotllib?

In this post, we will see an example of how to make histogram with Matplotlib library in Python. Matplotlib's pyplot module is designed to make a number of types of plots with Matplotlib. We will use pyplot module's function hist() to make histograms with matplotlib. Let us … [Read more...] about How To Make Histograms with Matplotlib in Python?

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

How To Make Stripplot with Jitter in Altair Python?

datavizpyr · February 26, 2020 ·

Stripplot Altair with jitter

In this post we will learn how to make strip plots using Altair in Python. A simple strip plot is plotting the data as points and may not that useful. One way to make the simple striplplot more meaningful is to add random jitter. Making a stipplot with jitter in Altair is … [Read more...] about How To Make Stripplot with Jitter in Altair Python?

Filed Under: Altair, Python, Stripplot Altair Tagged With: Altair, Python

How To Make Grouped Boxplot with Seaborn Catplot?

datavizpyr · February 25, 2020 ·

Grouped Boxplot with Seaborn Catplot

When you have a multiple groups and subgroups within each groups with associated numerical values, we can use Grouped boxplots to visualize. With Seaborn we can make grouped boxplots using boxplot() function and much newer function Catplot(). Seaborn Catplot is a function that … [Read more...] about How To Make Grouped Boxplot with Seaborn Catplot?

Filed Under: Python, Seaborn Boxplot Tagged With: Boxplot, Python, Seaborn

How To Manually Order Boxplot in Seaborn?

datavizpyr · February 20, 2020 ·

How To Manually Order Boxplot with Seaborn?

In this post we will learn how to manually sort boxes in boxplot when using Seaborn's boxplot function in Python. Earlier we saw how to order a boxplot in Python by another variable, for example we ordered boxplot by mean/median using Seaborn. Sometimes, you may already know … [Read more...] about How To Manually Order Boxplot in Seaborn?

Filed Under: Python, Seaborn Boxplot Tagged With: Boxplot, Python, Seaborn

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