Dear all, I was wondering if there is an easy way to set the position of the x-axis in ggplot with respect to where it intercepts the y-axis? The default is for the x-axis to be positioned at the bottom of the chart, but I would like to force it to intercept at y = 0 (I have both positive and negative y values across a range of x values). Clearly this can lead to issues with the x-axis labels/ticks obstructing the plot, but for my present purpose this is fine.
Many thanks, Liam [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.