(pcluster.py) fixed scatterplot of pca
authordevicerandom <devnull@localhost>
Mon, 2 Mar 2009 13:31:14 +0000 (13:31 +0000)
committerdevicerandom <devnull@localhost>
Mon, 2 Mar 2009 13:31:14 +0000 (13:31 +0000)
pcluster.py

index 3707b5a8ec179f076115f83c8bc07dd4622356d9..208c38e4211849ef1ce7689e53b55c3759df67d8 100644 (file)
@@ -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