Syntax:
set size {x,y} show size
The x and y values are the scaling factors for the size. The defaults (1,1) are selected if the scaling factors are omitted.
Examples:
To set the size to normal size use:
set sizeTo make the plot half size use:
set size 0.5,0.5To show the size use:
show sizeFor the LaTeX and Fig terminals the default size (scale factor 1,1) is 5 inches wide by 3 inches high. Note that the size of the plot includes the space used by the labels; the plotting area itself is smaller.