Mercurial > repos > moheydarian > ggplot_histogram
changeset 25:66fec1f0eb2e draft
Uploaded
| author | moheydarian |
|---|---|
| date | Tue, 11 Apr 2017 18:29:00 -0400 |
| parents | b9118a9b5109 |
| children | b4d1be4880da |
| 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: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">
