PLOT_FRAME 

Call: PLOT_FRAME


xmin

The lower x limit of the frame.

This argument is should be a variable, constant or expression that evaluates to a Number.

[A mandatory parameter, no default.]


ymin

The lower y limit of the frame.

This argument is should be a variable, constant or expression that evaluates to a Number.

[A mandatory parameter, no default.]


xmax

The upper x limit of the frame.

This argument is should be a variable, constant or expression that evaluates to a Number.

[A mandatory parameter, no default.]


ymax

The upper y limit of the frame.

This argument is should be a variable, constant or expression that evaluates to a Number.

[A mandatory parameter, no default.]


x_label

The label to be placed along the x-axis.

This label will be shown using the text representation LABELS.

This argument is should be a variable, constant or expression that evaluates to a String.

[By default: `x`]


y_label

The label to be placed along the y-axis.

This label will be shown using the text representation LABELS.

This argument is should be a variable, constant or expression that evaluates to a String.

[By default: `y`]


title

The label to be placed along the top of the screen.

This label will be shown using the text representation TITLE.

This argument is should be a variable, constant or expression that evaluates to a String.

[By default left empty.]


Go to the top level, to Call, to PLOT_FRAME, to the topic index, to the table of contents, or to the full text.

Formatted on 21/01/18 at 16:55.