Skip to content
Prev 25988 / 398502 Next

Problems with segments and multiple graphs

I would like to create a page of two graphs (2 rows by 1 col) and then
draw vertical lines (segments?) on both graphs from the minimum
values to the corresponding maximum value.

So I have tried

#
The segment looks fine on the bottom graph but I get a small vertical
line on the top graph. The max(y) value looks OK but the min(y) looks
like the second largest value.
doesn't make any difference.

Can I draw a (one) line that crosses both graphs?

Thanks 

Ross Darnell