X group -> adjust axis
Hi,the axes of subgroups of a plot with a column selected as X group are the same.In the example below (by default) all male and female names are on the left AND on the right.is there a way to cut the connection between the axes and just show the values that actually belong to the subgroup? Open( "$SAMPLE_DATA/Big Class.jmp" );
Graph Builder(
Size( 844, 390 ),
Show Control Panel( 0 ),
Graph
...