ratatui/examples
Florian Dehau 9e5195096a More work on the widgets API
* Change slice to vecs in table and canvas to ease the interaction with data
constructed on the fly
* Add a legend to charts based on datasets' names and colors
* Update demo to reflect previous updates
2016-11-03 12:20:39 +01:00
..
block.rs Add background_color support for all existing wigets 2016-11-02 17:08:52 +01:00
custom_widget.rs Add example for implementing a custom widget 2016-11-02 19:17:18 +01:00
demo.rs More work on the widgets API 2016-11-03 12:20:39 +01:00