Home
last modified time | relevance | path

Searched refs:sparkline (Results 1 – 2 of 2) sorted by relevance

/DragonOS/tools/debugging/logmonitor/src/
H A Dapp.rs37 let sparkline = Signal { in new() localVariable
49 memory_log_sparkline: sparkline, in new()
H A Dui.rs81 let sparkline = Sparkline::default() in draw_memory_logging_speed_gauges() localVariable
90 f.render_widget(sparkline, chunks[0]); in draw_memory_logging_speed_gauges()