When using corrplot I often run into problems with the labels on the variables being so long that the display of the 'chessboard' of R values is squished. I do not want to make shorter labels - I would much rather turn off the labels on one side of the matrix ... but I do not know how to do that. Does anyone have an idea how to do this - without writing a new corrplot package, that is ...