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.
tui-rs/src/widgets
Florian Dehau 5050f1ce1c feat(widgets/gauge): add `LineGauge` variant of `Gauge` 4 years ago
..
canvas feat(widgets/canvas): added type Block in canvas markers (#350) 4 years ago
barchart.rs fix(widgets/barchart): fix chart filled more than actual (#383) 4 years ago
block.rs refactor: implement cascading styles 4 years ago
chart.rs fix(widgets/chart): use the correct style to draw legend and axis titles 4 years ago
clear.rs feat: add missing `Clone` and `Copy` on types 4 years ago
gauge.rs feat(widgets/gauge): add `LineGauge` variant of `Gauge` 4 years ago
list.rs refactor: implement cascading styles 4 years ago
mod.rs feat(widgets/gauge): add `LineGauge` variant of `Gauge` 4 years ago
paragraph.rs refactor: implement cascading styles 4 years ago
reflow.rs feat(text): add new text primitives 4 years ago
sparkline.rs refactor: implement cascading styles 4 years ago
table.rs refactor: implement cascading styles 4 years ago
tabs.rs refactor: implement cascading styles 4 years ago