Skip to content

box

Show or hide the axes box outline.

box on
box off
box('on')

Controls visibility of the rectangular box around the plot area. box on adds the right and top axis lines (in addition to the always-present bottom and left); box off removes them.

box on
  • grid — Show or hide the axes grid.
  • axis — Get or set axis limits and properties.