Zack Guo
d921faeffe
Update copyright
2017-01-14 01:07:43 -05:00
Zack Guo
cfe1ea3b97
Update copyright info
2016-11-10 23:25:53 -05:00
gizak
08a5d3f67b
Fix https://github.com/gizak/termui/issues/75
...
Negative numbers are suppressed as zeros. The height of each data point
is based off zero, so it will be confusing when it comes to negative
numbers. Simply treat negative values data points as zeroes.
2016-01-27 14:12:43 -05:00
gizak
dada0699b6
Update doc string
2016-01-26 20:45:18 -05:00
gizak
ca69e25d1b
Widgets API adaption
2015-10-08 22:11:26 -04:00
gizak
e0dec9dbb9
Move widget back to root
2015-10-07 14:25:59 -04:00
gizak
7aed750f64
WIP use Buffer instead of []Point in Bufferer
...
Merge https://github.com/Matt3o12/termui.git colored-list
Merge https://github.com/funkygao/termui.git master
Add subdir widget
Use image Rectangle represent buffer area
2015-04-21 09:56:10 -04:00
gizak
b0a574c387
Fix https://github.com/gizak/termui/issues/18
...
Add Block.chopOverflow and apply it to all widgets
2015-04-09 16:40:49 -04:00
gizak
b436024302
Fix https://github.com/gizak/termui/issues/10
...
Handle CJK wide characters in helper.go
Add multi width text ouput support in widgets
2015-03-25 18:04:15 -04:00
gizak
b8d37842ee
Add docs
2015-03-24 17:16:43 -04:00
gizak
b689689056
Add build tags for examples
2015-03-20 16:21:50 -04:00
gizak
d6ab2b3d3c
Add widgets demos
...
Fix trim bug in helper.go
Add todos
2015-03-13 13:20:17 -04:00
gizak
bc325c986d
Add theme support
...
Fix some minor bugs
Add default and helloworld themes
Update README
2015-03-11 16:15:59 -04:00
gizak
affd0d9c07
Re-construct Point
2015-03-03 13:28:09 -05:00
gizak
8351d8f305
Fixed Sparklines index out of range
2015-02-05 11:03:32 -05:00
Zack Guo
1a79160e56
Add example
2015-02-05 02:09:20 -05:00