irox_egui_extras

Module logplot

Source
Expand description

Log plotting widgets.

Structs§

Axis
BasicPlot
Basic plot, with ability to switch between linear and log axes. This widget tracks state and is meant to be saved across multiple frames.
ErrorBarsExchanger
Line
LineDataExchanger
LineWithErrorBars
PlotInteraction
A tracking struct for an user interaction with a plot.
PlotPoint

Enums§

AxisAlignmentMode
ErrorBarsType
ScaleMode
YAxisSide

Traits§

IntoColor32

Functions§

x_axis_time_millis_formatter
y_axis_units_formatter

Type Aliases§

FormatterFn