skrf.convenience.legend_off

skrf.convenience.legend_off(ax=None)

turn off the legend for a given axes.

if no axes is given then it will use current axes.

Parameters :

ax : matplotlib.Axes object

axes to operate on

Previous topic

skrf.convenience.add_markers_to_lines

Next topic

skrf.convenience.func_on_all_figs

This Page