Skip to main content

Module check

Module check 

Source
Expand description

Terminal size checking for graph rendering.

Adapted from Serie by lusingander. Original source: https://github.com/lusingander/serie/blob/master/src/check.rs

Enums§

CellWidthType
Cell width type for graph rendering
CheckError
Error for terminal size issues
GraphWidthType
Graph width preference

Functions§

decide_cell_width_type
Decide cell width based on terminal size and graph requirements