Skip to main content

Module graphics

Module graphics 

Source

Structs§

RowCell
A single cell in a rendered row: a character glyph and its canvas color.

Traits§

GraphicsArea
Anything that can be rendered row by row into a Plot.

Type Aliases§

RowBuffer
A buffer of row cells used during row-by-row rendering.