rust terminal interfaces tui
Go to file
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
examples More work on the widgets API 2016-11-03 12:20:39 +01:00
src More work on the widgets API 2016-11-03 12:20:39 +01:00
.gitignore Change layout algorithm 2016-10-13 13:56:27 +02:00
Cargo.toml Improve Chart Widget, safer buffer and unicode width 2016-10-20 12:01:09 +02:00
Makefile First commit 2016-10-09 19:46:53 +02:00