• 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 add water mark on a ggplot

datavizpyr · May 20, 2022 ·

How to add water mark to a plot in R

In this tutorial, we will learn how to add water marks to a plot made in R. We will use ggplot2 to make the plot and use the R package cowplot to add water mark on top the plot. The cowplot package developed by Claus Wilke functions to draw with and on plots. These … [Read more...] about How to add water mark on a ggplot

Filed Under: ggplot2, R Tagged With: add water mark ggplot2

How to Reverse and Reorder Facets in ggplot2 (R) with fct_rev, factor, and fct_relevel

datavizpyr · May 15, 2022 ·

How to reverse the order of facets in R

By default, ggplot2 arranges facets in alphabetical order based on the factor levels of the variable you facet by. This behavior is logical but not always useful. Analysts often need to reverse or customize facet order to match reporting requirements, presentation style, or … [Read more...] about How to Reverse and Reorder Facets in ggplot2 (R) with fct_rev, factor, and fct_relevel

Filed Under: ggplot2, R Tagged With: reverse facet order ggplot2

How to Add Colors to Axis Tick Label in ggplot2

datavizpyr · May 14, 2022 ·

How to add colors to axis tick labels using ggtext?

In this tutorial, we will learn how to add colors to axis tick labels in ggplot2. To add colors to axis labels we will use the R package "ggtext: Improved text rendering support for ggplot2" developed by Claus Wilke. Let us get started by loading the packages … [Read more...] about How to Add Colors to Axis Tick Label in ggplot2

Filed Under: ggplot2, R, Uncategorized Tagged With: add color to axis tick label, ggtext element_markdown()

How to Add Error Values to Barplot Labels in R with ggplot2

datavizpyr · April 14, 2022 ·

Add Error Values as Labels to Barplot w

In this tutorial, we will learn how to add error values as labels on bars in a barplot. Thanks to @charliejhadley's nice tip showing how to add errors on barplot labels using str_glue() function. The main idea behind adding errors to labels is very similar to adding barplot … [Read more...] about How to Add Error Values to Barplot Labels in R with ggplot2

Filed Under: ggplot2, R Tagged With: add errors as labels to barplot in ggplot2

Bump Plot with ggbump

datavizpyr · March 28, 2022 ·

Customizing Bump Plot made with ggbump

Bump plots are line plots with dots showing the data points. Bump plots can be useful in understanding the change in rank over time. In this tutorial, we will learn how to make bump plots using ggbump package, a ggplot2 extension package. To make a bump plot we will use the … [Read more...] about Bump Plot with ggbump

Filed Under: ggplot2, R Tagged With: bump plot with ggbump, ggbump ggplot2 extension

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 11
  • Page 12
  • Page 13
  • Page 14
  • Page 15
  • 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