How to Remove Axis Labels in ggplot2 (With Examples) - Statology Aug 3, 2021 ... The following code shows how to remove x-axis labels from a scatterplot in ggplot2: library(ggplot2) #create data frame df ...