wlmaker
Loading...
Searching...
No Matches
wlm_graph_prefs_t Struct Reference
Collaboration diagram for wlm_graph_prefs_t:

Public Attributes

uint64_t interval_usec
uint32_t margin_logical_px
wlm_graph_color_mode_t color_mode
wlm_graph_font_spec_t font
bool show_label

Detailed Description

Common user preferences (from command line arguments).

Member Data Documentation

◆ color_mode

wlm_graph_color_mode_t wlm_graph_prefs_t::color_mode

Color mode for the graph.

◆ font

wlm_graph_font_spec_t wlm_graph_prefs_t::font

Label font specification.

◆ interval_usec

uint64_t wlm_graph_prefs_t::interval_usec

Update interval in microseconds.

◆ margin_logical_px

uint32_t wlm_graph_prefs_t::margin_logical_px

Bezel margin in logical pixels.

◆ show_label

bool wlm_graph_prefs_t::show_label

Whether to show label. True implies label_fn is set.


The documentation for this struct was generated from the following file: