Need help getting (x,y) boxes drawn from data
I have a column with numeric X values and another with numeric Y values. The X and Y values each contain a minimum and maximum value for a series of observations, such asobs dimension min/max value1 X min 1.11 X max 1.51 Y min 0.91 Y max 1.25I have 5-10 observations, each with coordinates ...
