termui/widgets
2019-02-24 11:29:35 +08:00
..
barchart.go
gauge.go
image.go Cleanup image widget some more 2019-01-24 10:28:17 -08:00
list.go Formatting 2019-02-22 12:44:48 -08:00
paragraph.go refactor: use a []CellWithX instead a chan of CellWithX to make it more sense 2019-02-24 11:29:35 +08:00
piechart.go Cleanup image widget 2019-01-24 08:59:46 -08:00
plot.go Refactor canvas into seperate repo 2019-01-26 05:19:45 -08:00
sparkline.go Cleanup image widget 2019-01-24 08:59:46 -08:00
stacked_barchart.go
table.go refactor: use a []CellWithX instead a chan of CellWithX to make it more sense 2019-02-24 11:29:35 +08:00
tabs.go