• 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

ggplot2

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 Remove Legend in ggplot2

datavizpyr · February 11, 2020 ·

Remove Legend in ggplot using theme()

In this post, we will learn how to remove a legend from a plot made with ggplot2 in R. There are a few ways to remove legend in ggplot2. We will see examples using two functions in ggplot2 to remove legend from a plot. We will first use theme() function to remove legend in … [Read more...] about How to Remove Legend in ggplot2

Filed Under: ggplot2, R, remove legend ggplot2 Tagged With: remove legend ggplot2

Multiple Density Plots and Coloring by Variable with ggplot2

datavizpyr · February 6, 2020 ·

density_plot_add_color_to_density_line_ggplot2_R

In this tutorial, we will learn how to make multiple density plots in R using ggplot2. Making multiple density plot is useful, when you have quantitative variable and a categorical variable with multiple levels. First, we will start with making multiple overlapping density plots … [Read more...] about Multiple Density Plots and Coloring by Variable with ggplot2

Filed Under: Density plot ggplot2, ggplot2, Multiple Density Plots in R, R Tagged With: density plot R, multiple density plot R

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

Remove Axis Text & Ticks in ggplot2 (R) — Quick Examples

datavizpyr · January 31, 2020 ·

A plot without x-axis tick and x-axis Text in ggplot2

Sometimes when making a plot in R, you may want a cleaner chart without axis labels or tick marks. In ggplot2, both axis text (the labels) and axis ticks (the small tick marks) can be removed or customized. In this tutorial, you’ll learn how to remove axis text and ticks in … [Read more...] about Remove Axis Text & Ticks in ggplot2 (R) — Quick Examples

Filed Under: ggplot2, R, remove axis tick and text Tagged With: ggplot2, R

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 25
  • Page 26
  • Page 27
  • Page 28
  • 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