JMP 16.1 > GraphBuilder > Binary Categorical Variable (0,1) > Bar Graph: How do I get the bars to span the range of % instead of a simple line?
Hi JMP Community, I recently upgraded JMP to version 16.1 (Windows), and I tried to rerun saved GraphBuilder bar plots where Y is a binary categorical variable (0,1), and X is also a categorical variable. In JMP 14.1, these GB scripts would yield full bars with a floor at 0 and a top at the frequency of 1's as shown below. Now, when I try to reproduce these plots in JMP 16.1, I get the followin...