Mercurial > repos > moheydarian > ggplot_histogram
changeset 27:9e4be820b5ee draft
Uploaded
| author | moheydarian |
|---|---|
| date | Tue, 11 Apr 2017 18:35:47 -0400 |
| parents | b4d1be4880da |
| children | 1d1518b029d1 |
| files | ggplot_histogram.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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">
