diff ggplot_histogram.xml @ 27:9e4be820b5ee draft

Uploaded
author moheydarian
date Tue, 11 Apr 2017 18:35:47 -0400
parents 66fec1f0eb2e
children
line wrap: on
line diff
--- a/ggplot_histogram.xml	Tue Apr 11 18:29:08 2017 -0400
+++ b/ggplot_histogram.xml	Tue Apr 11 18:35:47 2017 -0400
@@ -61,7 +61,7 @@
             <param name="density" type="select" label="Advanced - plot counts or density">
               <option value="counts">Plot counts on the y-axis</option>
               <option value="freq">Plot frequency on the y-axis</option>
-              <option value="cat">Plot normalized frequency on the y-axis (0 - 1)</option>
+              <option value="nfreq">Plot normalized frequency on the y-axis</option>
             </param>
         </conditional>
         <conditional name="group">