Mathematica > Visualization and Graphics > Graphics Options & Styling > Graphics Shape & Size > Plotting and Image Regions >
Mathematica > Visualization and Graphics > Graphics Options & Styling > Plotting Options > Plotting and Image Regions >

PlotRangePadding

PlotRangePadding
is an option for graphics functions that specifies how much further axes etc. should extend beyond the range of coordinates specified by PlotRange.
  • The settings can be of the following forms:
pthe same padding in all directions
{px,py,...}different padding in different directions
{{pxL,pxR},...}different padding on left and right, etc.
  • For each direction the following forms can be used:
Automatican automatic amount of padding
ss coordinate units
Scaled[s]a fraction s of the plot
Noneno padding
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team