• 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

R

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

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 Add Mean Line or Vertical Line to Density Plot with ggplot2?

datavizpyr · January 16, 2020 ·

Density Plot in R with Mean Line and Text Annotation

Adding a vertical line on mean or median value of a distribution to its density plot can make understanding the plot easier. In this post, we will first see a simple example of adding mean line to a density plot using ggplot2 in R. And then we will also see an example of adding a … [Read more...] about How To Add Mean Line or Vertical Line to Density Plot with ggplot2?

Filed Under: Add Vertical Line in ggplot2, Density plot ggplot2, R Tagged With: ggplot2, R

Horizontal Boxplots with ggplot2 in R

datavizpyr · January 15, 2020 ·

Horizontal Boxplot Reordered

Horizontal boxplots are useful when you are making a boxplot multiple groups & you want the group names to be easily readable. And horizontal boxplots can also make it easy see the pattern among the groups quickly. In this post will learn how to make horizontal boxplots with … [Read more...] about Horizontal Boxplots with ggplot2 in R

Filed Under: Boxplot ggplot2, Horizontal Boxplot, R Tagged With: horizontal boxplot ggplot2

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 31
  • Page 32
  • Page 33
  • Page 34
  • Page 35
  • Interim pages omitted …
  • Page 37
  • 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