changeset 24:5bae1e1fcec3 draft

Uploaded
author moheydarian
date Thu, 27 Apr 2017 14:06:41 -0400
parents 51e492517b0d
children 43f627dc005e
files heatmap2.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/heatmap2.xml	Thu Apr 27 14:06:35 2017 -0400
+++ b/heatmap2.xml	Thu Apr 27 14:06:41 2017 -0400
@@ -35,7 +35,7 @@
         </conditional>
         <conditional name="label">
             <param name="labels" type="select" label="Labeling columns and rows" >
-                <option value="Both" selected="True">Label my columns and rows</option>
+                <option value="both" selected="True">Label my columns and rows</option>
                 <option value="rows">Label rows and not columns</option>
                 <option value="columns">Label columns and not rows</option>
                 <option value="none">Do not label rows or columns</option>