matplotlib.axes.Axes.set_axis_off

Axes.set_axis_off()[source]

Turn the x- and y-axis off.

This affects the axis lines, ticks, ticklabels, grid and axis labels.

Examples using matplotlib.axes.Axes.set_axis_off