Imagen

The imagen driver is able to draw several plots on each page (in either portrait or landscape orientation), and fontsize may also be specified.

Options are:

      portrait
      landscape        (default)
      [ x , y ]        (where x and y are the number of plots in the x and y
                        directions on the page)
      n                (where n is fontsize in points)

To plot 6 plots per page in two columns in portrait orientation:

      set term imagen po [2,3]