• 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

How To Color Scatter Plot by Variable in R with ggplot2?

datavizpyr · January 27, 2020 ·

Scatter Plot R: Fill color by variable

In this post we will learn how to color scatter plots using another variable in the dataset in R with ggplot2. Scatter plots are extremely useful identify any trend between two quantitative variables. However, often you have additional variable in a data set and you might be … [Read more...] about How To Color Scatter Plot by Variable in R with ggplot2?

Filed Under: R, Scatter Plot Color ggplot2, Scatter Plot ggplot2 Tagged With: ggplot2, R, Scatter Plot

How To Color Boxplots By a Variable in R with ggplot2?

datavizpyr · January 24, 2020 ·

Filling boxplot with colors using geom_boxplot()

In this tutorial, we learn how to color boxplots in R by a variable. With ggplot2 in R, we can color boxplots in multiple ways. In this post, we will first see how to make a simple boxplot in R. And then we will learn how to fill the boxes on boxplot by a variable. Then we will … [Read more...] about How To Color Boxplots By a Variable in R with ggplot2?

Filed Under: Boxplot ggplot2, Color Boxplot, R Tagged With: Boxplot, ggplot2, R

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

Introduction to Color Palettes in R with RColorBrewer

datavizpyr · January 22, 2020 ·

R ColorBrewer All Available Color Palettes

Choosing colors for data visualization in R is hard—especially if you want charts that are clear, consistent, and inclusive. The RColorBrewer package (based on a href="http://colorbrewer2.org/">ColorBrewer2) gives you carefully designed sequential, diverging, and qualitative … [Read more...] about Introduction to Color Palettes in R with RColorBrewer

Filed Under: Color Palettes RColorBrew, R Tagged With: R

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
  • Interim pages omitted …
  • Page 45
  • Page 46
  • Page 47
  • Page 48
  • Page 49
  • Interim pages omitted …
  • 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