[rkward-cvs] SF.net SVN: rkward: [1205] trunk/rkward/rkward/plugins/plots.pluginmap

nono_231 at users.sourceforge.net nono_231 at users.sourceforge.net
Wed Jan 24 15:37:02 UTC 2007


Revision: 1205
          http://svn.sourceforge.net/rkward/?rev=1205&view=rev
Author:   nono_231
Date:     2007-01-24 07:37:01 -0800 (Wed, 24 Jan 2007)

Log Message:
-----------
Added barplot plugin

Modified Paths:
--------------
    trunk/rkward/rkward/plugins/plots.pluginmap

Modified: trunk/rkward/rkward/plugins/plots.pluginmap
===================================================================
--- trunk/rkward/rkward/plugins/plots.pluginmap	2007-01-24 15:08:01 UTC (rev 1204)
+++ trunk/rkward/rkward/plugins/plots.pluginmap	2007-01-24 15:37:01 UTC (rev 1205)
@@ -9,6 +9,7 @@
 		<component type="standard" id="histogram" file="histogram.xml" label="Histogram" />
 		<component type="standard" id="scatterplot" file="scatterplot.xml" label="Scatterplot" />
 		<component type="standard" id="scatterplot_matrix" file="scatterplot_matrix.xml" label="Scatterplot Matrix" />
+		<component type="standard" id="barplot" file="barplot.xml" label="Barplot" />
 		<component type="standard" id="stripchart" file="stripchart_plot.xml" label="Stripchart" />
 
 		<component type="standard" id="plot_options" file="plot_options.xml" label="Plot Options" />
@@ -16,6 +17,7 @@
 
 	<hierarchy>
 		<menu id="plots" label="Plots" index="5">
+			<entry component="barplot" />
 			<entry component="box_plot" />
 			<entry component="cor_graph" />
 			<entry component="density_plot" />


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