changeset 20:743a506f2b36 draft

Uploaded
author moheydarian
date Tue, 11 Apr 2017 18:07:01 -0400
parents b212836e738d
children 611686d3f49c
files ggplot_histogram.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ggplot_histogram.xml	Tue Apr 11 18:02:50 2017 -0400
+++ b/ggplot_histogram.xml	Tue Apr 11 18:07:01 2017 -0400
@@ -61,6 +61,8 @@
             <param name="density" type="select" label="Advanced - plot counts or density">
               <option value="counts">Plot counts on the y-axis</option>
               <option value="density">Plot frequency on the y-axis</option>
+              <option value="ndensity">Plot normalized frequency on the y-axis (0 - 1)</option>
+
             </param>
         </conditional>
         <conditional name="group">