termui/widgets
hmmmmmmmm 52d428bd5a
List scrolls automatically.
If the selected item is off the screen, the list will scroll up/down so that the item is visable.
2019-01-31 10:15:31 +00:00
..
barchart.go The Great Rewrite 2019-01-23 20:16:13 -08:00
gauge.go The Great Rewrite 2019-01-23 20:16:13 -08:00
image.go Cleanup image widget some more 2019-01-24 10:28:17 -08:00
list.go List scrolls automatically. 2019-01-31 10:15:31 +00:00
paragraph.go Add WrapText option to Paragraph 2019-01-26 02:47:47 -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 Only draw StackedBarChart label if it exists 2019-01-24 05:38:28 -08:00
table.go Add WrapText option to Paragraph 2019-01-26 02:47:47 -08:00
tabs.go The Great Rewrite 2019-01-23 20:16:13 -08:00