• 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

Best ggplot2 Themes to Make Your R Plots Look Professional (2025 Guide)

datavizpyr · July 1, 2020 ·

ggthemes theme_tufte example

Creating professional-looking data visualizations in R starts with choosing the right ggplot2 theme. While ggplot2's default gray theme works for basic plots, selecting the right theme can transform your visualizations from amateur to publication-ready. In this comprehensive … [Read more...] about Best ggplot2 Themes to Make Your R Plots Look Professional (2025 Guide)

Filed Under: ggplot2, ggplot2 themes Tagged With: ggplot2, ggplot2 themes, R

How To Add Labels to Grouped Barplot with Bars Side-By-Side in R?

datavizpyr · June 19, 2020 ·

Customizing Labels on Bars in Side by side Stacked Barplot

In this post we will learn how to add labels to bars on barplot that is stacked side-by-side. We will start with making side-by-side grouped barplot and work our way through adding annotation on top of each bar of the stacked barplot. Adding annotation to grouped barplot with … [Read more...] about How To Add Labels to Grouped Barplot with Bars Side-By-Side in R?

Filed Under: add labels to grouped barplot, ggplot2, R Tagged With: barplot, ggplot2, Grouped Barplot R, R

How To Adjust Legend Position in ggplot2?

datavizpyr · June 15, 2020 ·

ggplot2 legend on top of a plot

Legends are useful to add additional variables to a data visualization. By default, when we make a plot with legend using ggplot2, it places the legend on outside the plot on the right side. In this post, we will learn how to change or adjust the legend position in ggplot2. We … [Read more...] about How To Adjust Legend Position in ggplot2?

Filed Under: adjust legend position ggplot2, ggplot2, R Tagged With: ggplot2, R

How To Show Mean Value in Boxplots with ggplot2?

datavizpyr · June 10, 2020 ·

Customizing Mean mark to boxplot with ggplot2

Boxplots are a great way to visualize multiple distributions using summary statistics. Boxplot shows five summary statistics; the minimum, the maximum, the median, and the first and third quartiles of the data. Sometimes, you might want to add other statistical summary values on … [Read more...] about How To Show Mean Value in Boxplots with ggplot2?

Filed Under: ggplot2, mean in boxplot, R Tagged With: Boxplot, ggplot2, R

Connect Paired Points on Boxplots with Lines in ggplot2

datavizpyr · June 8, 2020 ·

Connect Paired data points boxplot

Want to show relationships between paired observations or track changes across groups in your boxplots? This comprehensive guide shows you exactly how to connect points boxplot ggplot2 using lines, with practical examples for before/after studies, paired data, and longitudinal … [Read more...] about Connect Paired Points on Boxplots with Lines in ggplot2

Filed Under: Connect points in boxplot, ggplot2, R Tagged With: Boxplot, ggplot2, R

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