mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-29 22:11:34 +00:00

* Give the canvas widget a proper modules and define a standard way to draw to it (Shape trait) * Add Points, Line, Rectangle and Map shapes
* Give the canvas widget a proper modules and define a standard way to draw to it (Shape trait) * Add Points, Line, Rectangle and Map shapes