diff plot_from_lda.xml @ 1:08affc5d2aef draft default tip

planemo upload commit 1869970193a1878acbc0f8a79b81dd02b37f1dc1
author devteam
date Fri, 09 Oct 2015 17:45:02 -0400
parents c5ab37076128
children
line wrap: on
line diff
--- a/plot_from_lda.xml	Mon Jul 28 11:56:27 2014 -0400
+++ b/plot_from_lda.xml	Fri Oct 09 17:45:02 2015 -0400
@@ -8,9 +8,9 @@
 
 	<inputs>
 		<param format="txt" name="input" type="data" label="Source file"> </param>
-		<param name="my_title" size="30" type="text" value="My Figure" label="Title of your plot" help="See syntax below"> </param>
-		<param name="X_axis" size="30" type="text" value="Text for X axis" label="Legend of X axis in your plot" help="See syntax below"> </param>
-		<param name="Y_axis" size="30" type="text" value="Text for Y axis" label="Legend of Y axis in your plot" help="See syntax below"> </param>
+		<param name="my_title" type="text" value="My Figure" label="Title of your plot" help="See syntax below"> </param>
+		<param name="X_axis" type="text" value="Text for X axis" label="Legend of X axis in your plot" help="See syntax below"> </param>
+		<param name="Y_axis" type="text" value="Text for Y axis" label="Legend of Y axis in your plot" help="See syntax below"> </param>
 	</inputs>
 	<outputs>
 		<data format="pdf" name="pdf_output" />