[rkward-cvs] SF.net SVN: rkward: [979] trunk/rkward/rkward/plugins/02plots/scatterplot/ description.xml

tfry at users.sourceforge.net tfry at users.sourceforge.net
Mon Dec 4 13:50:14 UTC 2006


Revision: 979
          http://svn.sourceforge.net/rkward/?rev=979&view=rev
Author:   tfry
Date:     2006-12-04 05:50:14 -0800 (Mon, 04 Dec 2006)

Log Message:
-----------
Also remove before/after option from scatterplot wizard

Modified Paths:
--------------
    trunk/rkward/rkward/plugins/02plots/scatterplot/description.xml

Modified: trunk/rkward/rkward/plugins/02plots/scatterplot/description.xml
===================================================================
--- trunk/rkward/rkward/plugins/02plots/scatterplot/description.xml	2006-12-04 13:27:19 UTC (rev 978)
+++ trunk/rkward/rkward/plugins/02plots/scatterplot/description.xml	2006-12-04 13:50:14 UTC (rev 979)
@@ -240,21 +240,5 @@
 				</column>
 			</row>
 		</page>
-	<!-- avant apr?-->
-		<page>
-			<text>
-			Everything cannot be here handled : R is too flexibel as concerns plots. Nonetheless, you can add extra code before and after the code of the plugin if you want to add whatever. This will allow you to modify if you want before par() and after to add low-level graphs. Please refer to 'R : an introduction' 
-			</text>
-			<frame label="Advanced options" >
-				<!-- doesn't work very well TODO
-				<checkbox value_unchecked=" " checked="true" value="rk.graph.on()" id="rkgraphson" label="Enter 'rk.graph.on()'" />
-			-->
-				<input size="big" id="before" label="Before plot" />
-			<!-- doesn't work very well TODO
-				<checkbox value_unchecked=" " checked="true" value="rk.graph.off()" id="rkgraphsoff" label="Enter 'rk.graph.off()'" />
-			-->
-				<input size="big" id="after" label="After plot" />
-			</frame>
-		</page>
 	</wizard>
 </document>


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