Skip to main content

Module drawing_canvas

Module drawing_canvas 

Source

Structsยง

DigitalDrawingCommands
List of values to draw for a variable.
DrawnRegion
TxDrawingCommands
VariableDrawCommands ๐Ÿ”’

Enumsยง

AnalogDrawingCommands
DigitalDrawingType
DrawingCommands

Traitsยง

VariableExt ๐Ÿ”’

Functionsยง

apply_brightness_shift ๐Ÿ”’
draw_vertical_line_at_time ๐Ÿ”’
Draw a vertical line at the given time with the specified stroke.
shift_brightness ๐Ÿ”’
variable_digital_draw_commands ๐Ÿ”’
Generate draw commands for digital waveform rendering.
variable_draw_commands ๐Ÿ”’
Common setup for variable draw commands: extracts metadata and determines rendering mode. Routes to either analog or digital command generation.