expyfun.analyze.box_off#

expyfun.analyze.box_off(ax)[source]#

Remove the top and right edges of a plot frame, and point ticks outward.

Parameters:
axmatplotlib.axes.Axes

A matplotlib plot or subplot object.