• 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 Highlight a Bar in Barplot in R?

datavizpyr · February 19, 2020 ·

How To Highlight a Bar in Barplot in R?

Sometimes while making a barplot, you might like to highlight a single bar in different color when compared to other bars. In this post, we will learn how to highlight a bar in barplot using ggplot2 in R. A Barplot displays counts or some quantitative variable corresponding to … [Read more...] about How To Highlight a Bar in Barplot in R?

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

How To Make Barplots with Error bars in ggplot2?

datavizpyr · February 18, 2020 ·

How to Make Barplots with Error bars in R?

In this post, we will learn how to make a barplot with error bar using ggplot2 in R. Barplot alone is useful to display counts for multiple categories. However, often there may be uncertainty around the count values and we could represent as error bar on the barplot. Let us … [Read more...] about How To Make Barplots with Error bars in ggplot2?

Filed Under: barplot ggplot2, barplot with errorbar, R Tagged With: barplot, ggplot2, R

Visualizing Intersection Sets with UpSet Plot: A Replacement for Venn Diagrams

datavizpyr · February 17, 2020 ·

Highlight Multiple Specific Intersections in UpSet Plot

UpSet Plots in R with UpSetR: A Scalable Alternative to Venn Diagrams Venn diagrams work for up to three sets, but beyond that they become cluttered and hard to interpret. The UpSetR package solves this with UpSet plots, using a matrix layout plus bar charts to show … [Read more...] about Visualizing Intersection Sets with UpSet Plot: A Replacement for Venn Diagrams

Filed Under: R, UpSet Plot R, Venn Diagrams Tagged With: R, UpSetR

How to Add Dollar Symbol for Axis Labels with ggplot2?

datavizpyr · February 13, 2020 ·

Dollar format ggplot2

This is a quick guide on how to add dollar signs ($) to your axis labels in ggplot2. We will use the label_dollar() function from the versatile scales package to handle the formatting. This function automatically adds the dollar prefix and inserts commas as thousands … [Read more...] about How to Add Dollar Symbol for Axis Labels with ggplot2?

Filed Under: add dollar sign to label, ggplot2, R Tagged With: dollar in R, ggplot2, R, scales dollar_format()

How To Make Title Bold in ggplot2?

datavizpyr · February 3, 2020 ·

ggplot: increase title size

Want to make your plot titles stand out and look more professional? This comprehensive guide shows you exactly how to make title bold ggplot2 using multiple styling methods, with ready-to-use code examples. 📚 Complete ggplot2 guide — 35+ tutorials with … [Read more...] about How To Make Title Bold in ggplot2?

Filed Under: ggplot2, make title bold ggplot2, R Tagged With: ggplot2, R

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 8
  • Page 9
  • Page 10
  • Page 11
  • Page 12
  • 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