Mercurial > repos > moheydarian > ggplot_histogram
diff ggplot_histogram.xml @ 25:66fec1f0eb2e draft
Uploaded
| author | moheydarian |
|---|---|
| date | Tue, 11 Apr 2017 18:29:00 -0400 |
| parents | 91a3a6189b35 |
| children | 9e4be820b5ee |
line wrap: on
line diff
--- a/ggplot_histogram.xml Tue Apr 11 18:22:45 2017 -0400 +++ b/ggplot_histogram.xml Tue Apr 11 18:29:00 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="ndensity">Plot normalized frequency on the y-axis (0 - 1)</option> + <option value="cat">Plot normalized frequency on the y-axis (0 - 1)</option> </param> </conditional> <conditional name="group">
