diff ggplot_histogram.xml @ 8:a5969083902c draft

Uploaded
author moheydarian
date Sun, 12 Mar 2017 20:01:02 -0400
parents 1cc2c45f176d
children 3372bc887b6d
line wrap: on
line diff
--- a/ggplot_histogram.xml	Sun Mar 12 19:54:26 2017 -0400
+++ b/ggplot_histogram.xml	Sun Mar 12 20:01:02 2017 -0400
@@ -144,8 +144,8 @@
         </conditional>
         <conditional name="showlegend">
             <param name="legend" type="select" label="Legend options">
-              <option value="NULL">Include legend on plot</option>
-              <option value="theme(legend.position="none")">Hide legend</option>
+              <option value="TRUE">Include legend on plot</option>
+              <option value="FALSE">Hide legend</option>
             </param>
         </conditional>
     </inputs>