How do I adjust the x-axis in a ggplot2 to shrink the space between -2 and 1 as I don’t have any data points that correspond to those x-axis values?
I would like to plot the top + and top – values in ggplot2 but the graph has a lot of white space in the middle where no y-axis values correspond. Is there a way to remove that or is there a different way to represent this data? I am not able to figure this out. Any help would be appreciated.