[rkward-cvs] rkward/rkward/plugins/02plots/scatterplot description.xml,1.4,1.5

Thomas Friedrichsmeier tfry at users.sourceforge.net
Wed Apr 5 10:10:05 UTC 2006


Update of /cvsroot/rkward/rkward/rkward/plugins/02plots/scatterplot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1831/02plots/scatterplot

Modified Files:
	description.xml 
Log Message:
Updates, cleanups and bugfixes for plugins

Index: description.xml
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/plugins/02plots/scatterplot/description.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** description.xml	20 Mar 2006 19:33:57 -0000	1.4
--- description.xml	5 Apr 2006 10:10:02 -0000	1.5
***************
*** 53,61 ****
  					<option value="'p'" label="Plot individual points " />
  					<option value="'l'" label="Plot lines " />
! 					<option value="b" label="Plot points connected by lines (both)" />
! 					<option value="1" label="Plot points overlaid by lines " />
  					<option value="'h'" label="Plot vertical lines from points to the zero axis (high-density)" />
! 					<option value="'s" label="Step-function plots : the top of the vertical defines the point" />
! 					<option value="'S" label="Step-function plots : the bottom of the vertical defines the point" />
  					<option value="custoType" label="Customize" />
  				</radio>
--- 53,61 ----
  					<option value="'p'" label="Plot individual points " />
  					<option value="'l'" label="Plot lines " />
! 					<option value="'b'" label="Plot points connected by lines (both)" />
! 					<option value="'1'" label="Plot points overlaid by lines " />
  					<option value="'h'" label="Plot vertical lines from points to the zero axis (high-density)" />
! 					<option value="'s'" label="Step-function plots : the top of the vertical defines the point" />
! 					<option value="'S'" label="Step-function plots : the bottom of the vertical defines the point" />
  					<option value="custoType" label="Customize" />
  				</radio>





More information about the rkward-tracker mailing list