mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-28 13:31:14 +00:00
10 lines
112 B
Markdown
10 lines
112 B
Markdown
# Gauge demo
|
|
|
|
This example shows different types of gauges.
|
|
|
|
To run this demo:
|
|
|
|
```shell
|
|
cargo run -p gauge
|
|
```
|