Mercurial > repos > moheydarian > ggplot_histogram
comparison ggplot_histogram.xml @ 21:611686d3f49c draft
Uploaded
| author | moheydarian |
|---|---|
| date | Tue, 11 Apr 2017 18:11:23 -0400 |
| parents | 743a506f2b36 |
| children | 91a3a6189b35 |
comparison
equal
deleted
inserted
replaced
| 20:743a506f2b36 | 21:611686d3f49c |
|---|---|
| 60 <conditional name="distribution"> | 60 <conditional name="distribution"> |
| 61 <param name="density" type="select" label="Advanced - plot counts or density"> | 61 <param name="density" type="select" label="Advanced - plot counts or density"> |
| 62 <option value="counts">Plot counts on the y-axis</option> | 62 <option value="counts">Plot counts on the y-axis</option> |
| 63 <option value="density">Plot frequency on the y-axis</option> | 63 <option value="density">Plot frequency on the y-axis</option> |
| 64 <option value="ndensity">Plot normalized frequency on the y-axis (0 - 1)</option> | 64 <option value="ndensity">Plot normalized frequency on the y-axis (0 - 1)</option> |
| 65 | |
| 66 </param> | 65 </param> |
| 67 </conditional> | 66 </conditional> |
| 68 <conditional name="group"> | 67 <conditional name="group"> |
| 69 <param name="facet" type="select" label="Advanced - faceting"> | 68 <param name="facet" type="select" label="Advanced - faceting"> |
| 70 <option value="none">Plot my groups on one plot</option> | 69 <option value="none">Plot my groups on one plot</option> |
