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