daq.visuals module

Automation and data acquisition

daq.visuals.plot(x, ys, xlabel, ylabel, n_markers=10, legend_labels=None, fig_kwargs=None, plot_kwargs=None)[source]

Cleaned-up line chart implementation using sparse markers with random offsets

daq.visuals.show(*figures)[source]

Quickly show a list of figures as a 1xN grid