ProportionsΒΆ
Compare proportions of categorical variables between different groups using bar charts.

Parameter |
Description |
---|---|
X column |
DataFrame column containing the categorical labels used for grouping the data
Data in each X column sums to 100% if Show percentages is checked
|
Y column |
DataFrame column containing the categorical labels that are counted for each group |
Show percentages |
When unchecked shows raw counts |
bar plot |
Visualize as bar plots |
heatmap |
Visualize as a heatmap |
Update Plot |
Update plot |
Swap X-Y |
Swap X & Y columns |
Save |
|
Load |
|
Export CSV |
Export the data for the current plot as to a csv file. |
Show Console |
Show/hide the console |