• 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 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

Hierarchically-clustered Heatmap in Python with Seaborn Clustermap

datavizpyr · March 13, 2020 ·

Hierarchical clustered heatmap with Seaborn Clustermap python

In this post, we will learn how to make hierarchically clustered heatmap in Python. We will use Saeborn's Clustermap function to make a heat map with hierarchical clusters. Seaborn's Clustermap is very versatile function, but we will showcase the use of the function with just one … [Read more...] about Hierarchically-clustered Heatmap in Python with Seaborn Clustermap

Filed Under: Seaborn Clustermap Tagged With: heatmap, Python, Seaborn

How To Make Ridgeline plot in Python with Seaborn?

datavizpyr · March 9, 2020 ·

How to Make Ridgeline Plot in Python?

Ridgeline plots are great to visualize numerical distributions corresponding to multiple groups or categorical variables. Ridgeline plots make density plots or histograms for each group one on top of each other and thus making it look like "a mountain range". They are great for … [Read more...] about How To Make Ridgeline plot in Python with Seaborn?

Filed Under: Ridgeline plot Seaborn, Seaborn Tagged With: Python, Ridgeline plot, Seaborn

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