Closed raff closed 5 years ago
Hi, the stacked_barchart.go
example seems to be working for me after the termui rewrite. Could you update to the latest commit from master (go get -u github.com/gizak/termui@master
) and let me know if it's working now?
So I ran the stacked_barchart example on an older version of termui and confirmed that the labels weren't working, but they are for me now after the update, so I'm going to close this.
Labels don't seem to work in StackedBarChart. Both the example and my tests are not showing labels, not sure of why (the code seems to be doing the right thing)