When I use sweave+tikz+ggplot2 or knitr+tikz+ggplot2 the x axis and y axis labels, as well as the main figure title overlap the graphics area of the figure. Sometimes it doesn't overlap, but it is way to close.
I am using the default settings. Things look nice when I don't use tikz and when I don't use ggplot2, so I think the combination of tikz and ggplot2 may be the culprit.
Any idea how to fix it?