Mercurial > repos > yufei-luo > s_mart
diff SMART/Java/Python/misc/RPlotter.py @ 31:0ab839023fe4
Uploaded
author | m-zytnicki |
---|---|
date | Tue, 30 Apr 2013 14:33:21 -0400 |
parents | 94ab73e8a190 |
children |
line wrap: on
line diff
--- a/SMART/Java/Python/misc/RPlotter.py Mon Apr 29 03:45:52 2013 -0400 +++ b/SMART/Java/Python/misc/RPlotter.py Tue Apr 30 14:33:21 2013 -0400 @@ -639,7 +639,6 @@ if self.minimumY != None: yMin = self.minimumY yMax = self.getNewYMaxWithTopMargin() - yMax += min(1, yMax / 100.0) if self.maximumY != None: yMax = self.maximumY