• 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

Altair

Horizontal Stripplot with Jitter using Altair in Python

datavizpyr · March 4, 2020 ·

Horizontal Stripplot with Jitter in Altair

In this post, we will learn how to make horizontal stripplot with jitter using Altair in Python. In an earlier post we learned step-by-step instructions to make stripplot with jitter. We will use gapminder dataset to make the stripplot with Altair. Let us load the data … [Read more...] about Horizontal Stripplot with Jitter using Altair in Python

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

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

Area Chart with Altair in Python

datavizpyr · February 7, 2020 ·

Area Chart with Altair in Python

In this post, we will see how to make simple area chart with Altair in Python. Area chart displays a quantitative variable like a line plot or density plot but coloring the area under the curve. In Altair, we can make area chart with mark_area() function. Let us first load … [Read more...] about Area Chart with Altair in Python

Filed Under: Altair, Area Chart with Altair, Python Tagged With: Altair, Python

How To Make Bubble plot with Altair in Python?

datavizpyr · January 23, 2020 ·

Bubble Plot with Filled Circle

Bubble plot is a data visualization technique that shows bubbles i.e. circles on a two dimensional plot. Bubble plot is simply a scatter plot where we plot bubbles/circles instead of points in a scatter plot. Bubble chart is useful when you have three variables and the size of … [Read more...] about How To Make Bubble plot with Altair in Python?

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

How To Color a Scatter Plot by a Variable in Altair?

datavizpyr · January 21, 2020 ·

Scatter Plot with Altair in Python

In this tutorial, we will learn how to color data points in a scatter plot by a variable using Altair in Python. Let us load Altair and Pandas. We will use gapminder data to make scatter plot first and color by a variable using Altair. To make a simple scatter … [Read more...] about How To Color a Scatter Plot by a Variable in Altair?

Filed Under: Color Scatter Plot by a Variable, Python Tagged With: Altair, Python, Scatter Plot Altair

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • 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