Closed SimonDedman closed 1 year ago
See also https://stackoverflow.com/questions/25970811/r-set-axis-ticks-range-to-include-all-points-w-pretty-breaks/49655097#49655097 final answer, use xlim & ylim, set range to be below & above the data range, rounded down & up. R default is +/-4% so will have to be more than that.
Can't find anything wrong, rug=TRUE not quiet so maybe solved.
L377 & 383 xx & rug: gaus linesfiles x axes incorrect size. Bin fine. Means rugs are clipped. Turned rug to quiet=TRUE to suppress messages but should fix