Mercurial > repos > moheydarian > ggplot_histogram
changeset 22:91a3a6189b35 draft
Uploaded
| author | moheydarian |
|---|---|
| date | Tue, 11 Apr 2017 18:17:08 -0400 |
| parents | 611686d3f49c |
| children | eeff8405f1ac |
| 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:11:23 2017 -0400 +++ b/ggplot_histogram.xml Tue Apr 11 18:17:08 2017 -0400 @@ -60,7 +60,7 @@ <conditional name="distribution"> <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="freq">Plot frequency on the y-axis</option> <option value="ndensity">Plot normalized frequency on the y-axis (0 - 1)</option> </param> </conditional>
