Formatting with multiple graphs

Hi

I'm trying to produce bar graphs with the format of 3 per page all
sharing a common x-axis. I have done this and each graph properly has
its own title, and y labels, while only the bottom graph has x labels.

My problem is that I would like to add a title to the entire page, and
add a box of information (legend or key I guess) that applies to all 3
graphs, and not any in particular. I hope that made sense.

the table function destroys my x-labels and doesn't format very well.

What functions should I be looking at to post this extra information?

<my ascii drawing representation of what I'm looking for>

    PAGE TITLE

  Bar graph 1 -title

    >
y-labels | bar graph 1

ยทยทยท

    >
    >
    ----------------------------

  Bar graph 2 -title

    >
y-labels | bar graph 2
    >
    >
    >
    ----------------------------

  Bar graph 3 -title

    >
y-labels | bar graph 3
    >
    >
    >
    ----------------------------
      x-labels

  Page information -legend/key

</bad ascii art>

--
David Meggy <davidmeggy@...483...>