Crate rtplot[][src]

A library for creating streaming plots: where data is passed in periodically and the plot automatically updates.

Structs

Figure

Creates a figure that will wait to receive samples, then draw them onto the plot.

FigureConfig

Enums

PlotType