Skip to main content
expand on answer
Source Link
Brett Champion
  • 21k
  • 2
  • 67
  • 124

Set the following Graphics options:

PlotRangePadding -> None ImagePadding -> None 

If setting ImagePadding -> None is too aggressive, you can add back in fixed amounts of padding with something like ImagePadding -> 1 or the more general matrix form.

Set the following Graphics options:

PlotRangePadding -> None ImagePadding -> None 

Set the following Graphics options:

PlotRangePadding -> None ImagePadding -> None 

If setting ImagePadding -> None is too aggressive, you can add back in fixed amounts of padding with something like ImagePadding -> 1 or the more general matrix form.

Source Link
Brett Champion
  • 21k
  • 2
  • 67
  • 124

Set the following Graphics options:

PlotRangePadding -> None ImagePadding -> None