rust terminal interfaces tui
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Florian Dehau 7bdb11c681 Add Canvas widget
* Add a canvas widget to draw shapes using braille dots
* Use this widget in the chart widget when the braille mode is selected
8 years ago
examples Add braille mode for the chart widget 8 years ago
src Add Canvas widget 8 years ago
.gitignore Change layout algorithm 8 years ago
Cargo.toml Improve Chart Widget, safer buffer and unicode width 8 years ago
Makefile First commit 8 years ago