FullPlotRange
FullPlotRange[range]⟹fullRange
expands a shorthand range input into a list of four elements in the form {{x-min,x-max},{y-min,y-max}}.
Details
Input

Output

Examples
Basic Examples (4)
Expands a single PlotRange option symbol into a list of x and y limits:


When given two PlotRange option symbols, expands the first to specify the x-limits and the second to specify the y-limits:


Accepts an expanded range for one axis and a symbol for the other and expands just the unspecified range:


Can accept ranges that specify date intervals:

