[rkward-cvs] SF.net SVN: rkward: [1427] trunk/rkward/rkward/plugins/plots/pareto.php

nono_231 at users.sourceforge.net nono_231 at users.sourceforge.net
Thu Feb 22 17:02:08 UTC 2007


Revision: 1427
          http://svn.sourceforge.net/rkward/?rev=1427&view=rev
Author:   nono_231
Date:     2007-02-22 09:02:08 -0800 (Thu, 22 Feb 2007)

Log Message:
-----------
Added xtable at pareto chart plugin

Modified Paths:
--------------
    trunk/rkward/rkward/plugins/plots/pareto.php

Modified: trunk/rkward/rkward/plugins/plots/pareto.php
===================================================================
--- trunk/rkward/rkward/plugins/plots/pareto.php	2007-02-22 16:56:59 UTC (rev 1426)
+++ trunk/rkward/rkward/plugins/plots/pareto.php	2007-02-22 17:02:08 UTC (rev 1427)
@@ -42,7 +42,7 @@
 try ({ 
 <?
 if ($final) { ?>
-rk.print(<?}?>pareto.chart(rk.temp.x, main="") <? if ($final) { ?>)<?}
+rk.print(<?}?>xtable(pareto.chart(rk.temp.x, main="")) <? if ($final) { ?>)<?}
 ?>
 })
 <?	if ($final) { ?>


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