Skip to content
Prev 279679 / 398506 Next

axis thickness in plot()

Often when someone wants lines (axes) in R plots to be thicker or thinner it is because they are producing the plots at the wrong size, then changing the size of the plot in some other program (like MSword) and the lines do not look as nice.  If this is your case, then the better approach is to produce the original graph at the appropriate size, then you don't need to worry about the effects of resizing.