[rkward-cvs] SF.net SVN: rkward:[2409] trunk/rkward/rkward/plugins/plots/box_plot.xml
sjar at users.sourceforge.net
sjar at users.sourceforge.net
Thu Mar 5 21:23:18 UTC 2009
Revision: 2409
http://rkward.svn.sourceforge.net/rkward/?rev=2409&view=rev
Author: sjar
Date: 2009-03-05 21:23:18 +0000 (Thu, 05 Mar 2009)
Log Message:
-----------
Changed mean symbol from pch=19 to pch=15 in order to avoid rendering issues when plot is exported as vector graphic to applications like inkscape or OOo.
Modified Paths:
--------------
trunk/rkward/rkward/plugins/plots/box_plot.xml
Modified: trunk/rkward/rkward/plugins/plots/box_plot.xml
===================================================================
--- trunk/rkward/rkward/plugins/plots/box_plot.xml 2009-02-20 16:54:24 UTC (rev 2408)
+++ trunk/rkward/rkward/plugins/plots/box_plot.xml 2009-03-05 21:23:18 UTC (rev 2409)
@@ -51,7 +51,7 @@
<column>
<row>
<checkbox id="mean" checked="false" value="TRUE" label="show mean" />
- <spinbox type="integer" id="pch_mean" label="mean symbol" initial="19"/>
+ <spinbox type="integer" id="pch_mean" label="mean symbol" initial="15"/>
</row>
<row>
<column>
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