From: devicerandom Date: Mon, 2 Mar 2009 13:31:14 +0000 (+0000) Subject: (pcluster.py) fixed scatterplot of pca X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2311e9e8e1eaf70aff117c21e5613b9839c147f9;p=hooke.git (pcluster.py) fixed scatterplot of pca --- diff --git a/pcluster.py b/pcluster.py index 3707b5a..208c38e 100644 --- a/pcluster.py +++ b/pcluster.py @@ -347,6 +347,7 @@ class pclusterCommands: clustplot.add_set(X,Y) #clustplot.add_set(X[:14],Y[:14]) clustplot.normalize_vectors() + clustplot.styles=['scatter'] #clustplot.styles=['scatter',None] clustplot.destination=1