[rkward-cvs] SF.net SVN: rkward: [1334] trunk/rkward/rkward/plugins/plots/plot_options. rkh

sjar at users.sourceforge.net sjar at users.sourceforge.net
Mon Feb 5 19:58:35 UTC 2007


Revision: 1334
          http://svn.sourceforge.net/rkward/?rev=1334&view=rev
Author:   sjar
Date:     2007-02-05 11:58:35 -0800 (Mon, 05 Feb 2007)

Log Message:
-----------
added help phrase for color option

Modified Paths:
--------------
    trunk/rkward/rkward/plugins/plots/plot_options.rkh

Modified: trunk/rkward/rkward/plugins/plots/plot_options.rkh
===================================================================
--- trunk/rkward/rkward/plugins/plots/plot_options.rkh	2007-02-05 19:57:51 UTC (rev 1333)
+++ trunk/rkward/rkward/plugins/plots/plot_options.rkh	2007-02-05 19:58:35 UTC (rev 1334)
@@ -27,6 +27,9 @@
 		<caption id="pointtypepage"/>
 		<setting id="pointtype">Choose one of the listed point/line types for the plot. To let the calling function use its default plotting type, choose the 'default' option. This is the <i>type</i> argument to <b>plot.default</b>.</setting>
 
+		<caption id="pointcolorpage"/>
+		<setting id="pointcolor">Choose one of the listed point/line colors for the plot. To let the calling function use its default plotting color, choose the 'default' option. This is the <i>color</i> argument to <b>plot.default</b>.</setting>
+
 		<caption id="aspectratio"/>
 		<setting id="asp">This is the <i>asp</i> argument to <b>plot.default</b>.</setting>
 	</settings>


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