termui/widgets
hmmmmmmmm 8e972f7541
Added more list scrolling functionality.
You can now go up and down by half a page, and to top and bottom. I also added a function called 'scrollAmount' that allows you to scroll by the number of rows you would like to scroll by.
2019-02-01 14:07:54 +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 Added more list scrolling functionality. 2019-02-01 14:07:54 +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