summaryrefslogtreecommitdiffstats
path: root/termui/linegraph.go
AgeCommit message (Expand)Author
2022-09-29One of the termui tests was failing; this fixes the `numbered.Less()` function.Sean E. Russell
2021-01-26Fixes #161, CPU names are sorted strictly as strings rather than lexographica...Sean E. Russell
2020-07-25Closes #32. Average is really average, over time. Boldify the AVRG label. Rem...Sean E. Russell
2020-05-31Fixes #128 for LineGraph; there's probably another leak in SparklineSean E. Russell
2020-04-28Fine tuning for extensionsSean E. Russell
2020-04-23Version bump to v4Sean E. Russell
2020-04-16Closes #40, overflow line graph labels.Sean E. Russell
2020-02-28Path changes for major revisionv3.4.0Sean E. Russell
2020-02-13Switching maintainership.Sean E. Russell
2020-02-13Fixes the directory structure.Sean E. Russell
2018-03-29Move termui to seperate repoCaleb Bassi
2018-03-27Change methods to use 'self' keywordCaleb Bassi
2018-03-09Added graph zooming; closes #3Caleb Bassi
2018-03-03Code cleanupCaleb Bassi
2018-02-27Linegraph renders lines in reverse orderCaleb Bassi
2018-02-27Fixed bug where linegraphs would overwrite the keyCaleb Bassi
2018-02-23Moar code cleanupCaleb Bassi
2018-02-21Changed termui colorsCaleb Bassi
2018-02-19Initial commitCaleb Bassi