Mercurial > repos > moheydarian > ggplot_histogram
comparison ggplot_histogram.xml @ 27:9e4be820b5ee draft
Uploaded
| author | moheydarian |
|---|---|
| date | Tue, 11 Apr 2017 18:35:47 -0400 |
| parents | 66fec1f0eb2e |
| children |
comparison
equal
deleted
inserted
replaced
| 26:b4d1be4880da | 27:9e4be820b5ee |
|---|---|
| 59 </conditional> | 59 </conditional> |
| 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="freq">Plot frequency on the y-axis</option> | 63 <option value="freq">Plot frequency on the y-axis</option> |
| 64 <option value="cat">Plot normalized frequency on the y-axis (0 - 1)</option> | 64 <option value="nfreq">Plot normalized frequency on the y-axis</option> |
| 65 </param> | 65 </param> |
| 66 </conditional> | 66 </conditional> |
| 67 <conditional name="group"> | 67 <conditional name="group"> |
| 68 <param name="facet" type="select" label="Advanced - faceting"> | 68 <param name="facet" type="select" label="Advanced - faceting"> |
| 69 <option value="none">Plot my groups on one plot</option> | 69 <option value="none">Plot my groups on one plot</option> |
