plot_tools

Package Purpose: misc plotting tools.

Modules

colorbar([mappable, cax, ax, location, ...])

create a colorbar, like plt.colorbar(), but using Colorbar class instead.

colors

File purpose: tools related to colors (see also: colorbar.py)

currently_active

File Purpose: manage currently active figure, axs, etc.

lims

File purpose: plot limits, e.g. vlims, xlim, ylim.

plot_dims

File Purpose: methods related to dims for plotting.

plot_tricks

File Purpose: misc tricks related to plotting