[rkward-cvs] SF.net SVN: rkward:[2820] trunk/rkward/rkward/plugins/plots/cor_graph.js

tfry at users.sourceforge.net tfry at users.sourceforge.net
Mon Apr 19 07:54:05 UTC 2010


Revision: 2820
          http://rkward.svn.sourceforge.net/rkward/?rev=2820&view=rev
Author:   tfry
Date:     2010-04-19 07:54:04 +0000 (Mon, 19 Apr 2010)

Log Message:
-----------
Fix preview for correlation matrix plot

Modified Paths:
--------------
    trunk/rkward/rkward/plugins/plots/cor_graph.js

Modified: trunk/rkward/rkward/plugins/plots/cor_graph.js
===================================================================
--- trunk/rkward/rkward/plugins/plots/cor_graph.js	2010-04-18 18:46:11 UTC (rev 2819)
+++ trunk/rkward/rkward/plugins/plots/cor_graph.js	2010-04-19 07:54:04 UTC (rev 2820)
@@ -26,6 +26,7 @@
 }
 
 function preview () {
+	preprocess ();
 	doPrintout (false);
 }
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list