Skip to content
Prev 275381 / 398506 Next

subplot strange behavoir

I see the problem, I fixed this bug for version 2.8 of TeachingDemos, but have not submitted the new version to CRAN yet (I thought that I had fixed this earlier, but apparently it is still only in the development version).  An easy fix is to install version 2.8 from R-forge (install.packages("TeachingDemos", repos="http://R-Forge.R-project.org") and then it should work for you.

Sorry about not seeing this earlier.