Crate lognplot

Source
Expand description

Log and plot library.

This library serves the purpose of logging data from a system, and plotting the data at the same time.

This can be handy when debugging a system under test.

Modulesยง

chart
Data visualisation.
geometry
render
Canvas package for drawing stuff on canvas This means that we can be artists now!
style
Submodule containing some types for styling stuff. Elements here, are paint, stroke style, colors, etc..
time
tsdb
Time series database, usable as a library.