Module waveform

Source
Expand description

Module for several waveform visualization implementations.

This module focuses on static visualization. For dynamic visualization, look into the crate::dynamic module + corresponding examples in examples/.

Modulesยง

plotters_png_file
Static waveform visualization which exports the waveform to a PNG file.
png_file
Static waveform visualization which exports the waveform to a PNG file.