Yup!
In this table I have a column for high and low intervals
I drug both the high and columns to the interval role in the graph builder dialog to get this graph
From the graph builder script, you can see that the function can take two interval arguments.
Graph Builder(
Size( 273, 296 ),
Show Control Panel( 0 ),
Variables( X( :group ), Y( :center ), Interval( :high ), Interval( :low ) ),
Elements( Points( X, Y, Legend( 6 ) ) )
);
JMP Systems Engineer, Health and Life Sciences (Pharma)