PlasmaCalcs.plotting.plot_tools.plot_tricks

File Purpose: misc tricks related to plotting
stuff that’s sometimes easy to forget, but super useful if you remember it.

Functions

ax_aspect(ax)

ax_outline([ax, color, linewidth])

ax_remove_ticklabels([ax])

ax_remove_ticks([ax])

fig_outline([fig, color, linewidth])

get_min_n_ticks([ax])

plot_locations([margin])

plot_note(note[, xy, margin])

set_min_n_ticks(n[, ax, fail_ok])