From de3101fef535e052654c07e5228f30dca200dc0f Mon Sep 17 00:00:00 2001 From: Max Zwiessele Date: Thu, 25 Apr 2013 15:02:22 +0100 Subject: [PATCH] old amatplotlib --- GPy/models/Bayesian_GPLVM.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/GPy/models/Bayesian_GPLVM.py b/GPy/models/Bayesian_GPLVM.py index 59b6bb15..dc5dc0d4 100644 --- a/GPy/models/Bayesian_GPLVM.py +++ b/GPy/models/Bayesian_GPLVM.py @@ -232,8 +232,7 @@ class Bayesian_GPLVM(sparse_GP, GPLVM): assert self._debug, "must enable _debug, to debug-plot" import pylab # from mpl_toolkits.mplot3d import Axes3D - figs = [pylab.figure('BGPLVM DEBUG', figsize=(12, 4), - tight_layout=True)] + figs = [pylab.figure('BGPLVM DEBUG', figsize=(12, 4))] # fig.clf() # log like