h5analysis.plot_exporter

Triggers the matplotlib engine for plot exports

Functions

create_figure([figsize, x_minor_ticks, ...])

Create a matplotlib plot window

plot_image(fig, ax, x, y, z[, cmap, levels, ...])

Plots a contourplot in the created figure

plot_lines(fig, ax, data_list[, legend, ...])

Plots Line1d objects in the created figure

save_figure(fig, fname[, data_format])

Export displayed data as processed plot