• 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

datavizpyr

How to Make Barplots with rounded edges in ggplot

datavizpyr · June 17, 2022 ·

barplot with rounded edge bars in ggplot2 with ggchicklet

In this tutorial, we will learn how make bar plots with rounded edges in ggplot. We will use ggplot2 extension package called ggchicklet developed by the fantastic R developer boB Rudis/hrbrmstr. Let us get started by installing ggchicklet and loading tidyverse. We … [Read more...] about How to Make Barplots with rounded edges in ggplot

Filed Under: R Tagged With: barplot with rounded edge bars, ggchicklet rounded edge

Visualizing Binomial Distribution in R

datavizpyr · June 12, 2022 ·

Visualizing Binomial Distribution: Number of Successes vs PMF as bar plot

Introduction: Understanding and Visualizing the Binomial Distribution in R The binomial distribution is one of the most common discrete probability distributions in statistics. It models the number of successes in n independent Bernoulli trials, each with the same probability … [Read more...] about Visualizing Binomial Distribution in R

Filed Under: R Tagged With: Visualize Binomial Distribution

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()

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