• 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

Horizontal Boxplots with Seaborn in Python

datavizpyr · December 17, 2019 ·

Horizontal Boxplots with Seaborn

Horizontal boxplots cane be very useful, when you have categories with longer names. In general, Boxplots are great visualization tool for looking at multiple distributions at the same time, However, when the description of each distribution on x-axis is bit longer, it may … [Read more...] about Horizontal Boxplots with Seaborn in Python

Filed Under: Horizontal Boxplot Seaborn, Python, Python Boxplot Tagged With: boxplot python, Horizontal boxplot 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

Scatter Plot with Regression Line using Altair in Python

datavizpyr · December 15, 2019 ·

Scatter plot with regression line using Altair

Adding regression line to scatter plot is a great way to understand the relationship between two numeric variables. In this post, we will see an example of using Altair to make a scatter plot with regression line using real world dataset. Let us load the packages we need. … [Read more...] about Scatter Plot with Regression Line using Altair in Python

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

How To Make Histogram with Median Line using Altair in Python?

datavizpyr · December 15, 2019 ·

Histogram with Median Line with Altair

In this post we will learn how to make a histogram with a median line using Altair in Python. This is also a great example illustrating the power of Altair's grammar of graphics. Let us load the packages needed to make histogram with a median or mean line using … [Read more...] about How To Make Histogram with Median Line using Altair in Python?

Filed Under: Altair, Histogram with Altair, Python Tagged With: Python

How To Change Axis Label, Set Title and Subtitle in ggplot2

datavizpyr · December 14, 2019 ·

How To Add Subtitle with ggplot2?

One of the key ingredients of a good plot is providing enough information on the plot to help convey the message in the plot. In this post we will examples of how to change x-axis and y-axis labels in a plot made with ggplot2 in R. And then we will see how to change axis … [Read more...] about How To Change Axis Label, Set Title and Subtitle in ggplot2

Filed Under: change axis label, change title ggplot2, ggplot2, R Tagged With: ggplot2, R

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 51
  • Page 52
  • Page 53
  • Page 54
  • Page 55
  • 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