Mercurial > repos > devteam > xy_plot
diff xy_plot.xml @ 2:23657fcaaa5c draft
planemo upload commit 4ec9eb1570ea116d83f5464a786af6e14fb5b57d
author | devteam |
---|---|
date | Fri, 09 Oct 2015 15:50:24 -0400 |
parents | 1a73a2406edc |
children | 319fa5a9fc1b |
line wrap: on
line diff
--- a/xy_plot.xml Tue Jun 03 15:29:07 2014 -0400 +++ b/xy_plot.xml Fri Oct 09 15:50:24 2015 -0400 @@ -6,9 +6,9 @@ <command interpreter="bash">r_wrapper.sh $script_file</command> <inputs> - <param name="main" type="text" value="" size="30" label="Plot Title"/> - <param name="xlab" type="text" value="" size="30" label="Label for x axis"/> - <param name="ylab" type="text" value="" size="30" label="Label for y axis"/> + <param name="main" type="text" value="" label="Plot Title"/> + <param name="xlab" type="text" value="" label="Label for x axis"/> + <param name="ylab" type="text" value="" label="Label for y axis"/> <repeat name="series" title="Series"> <param name="input" type="data" format="tabular" label="Dataset"/> <param name="xcol" type="data_column" data_ref="input" label="Column for x axis"/>