mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-29 05:51:57 +00:00
Chart demo
This example shows how to render line, bar, and scatter charts.
To run this demo:
cargo run -p chart
This example shows how to render line, bar, and scatter charts.
To run this demo:
cargo run -p chart