mirror of
https://github.com/ratatui/ratatui.git
synced 2025-12-30 05:11:46 +00:00
related #1512 Moves the chart example to apps Co-authored-by: Josh McKinney <joshka@users.noreply.github.com>
130 B
130 B
Chart demo
This example shows how to render line, bar, and scatter charts.
To run this demo:
cargo run -p chart