Commit Graph

18 Commits

Author SHA1 Message Date
Sean E. Russell
2f0eca1cc6 Fixes #161, CPU names are sorted strictly as strings rather than lexographically. 2021-01-26 11:13:45 -06:00
Sean E. Russell
c25e58e79c Closes #32. Average is really average, over time. Boldify the AVRG label. Remove spurious sync lock. 2020-07-25 07:23:17 -05:00
Sean E. Russell
44b5d2d6ec Fixes #128 for LineGraph; there's probably another leak in Sparkline
Fixes #128 for Sparkline. Also, the amount of data held is tiny so bumped the buffer to 4x to reduce collections.

Minor comment change
2020-05-31 16:09:51 -05:00
Sean E. Russell
c2cb7a4304 Fine tuning for extensions 2020-04-28 12:04:35 -05:00
Sean E. Russell
ccbc71755f Version bump to v4 2020-04-23 14:07:08 -05:00
Sean E. Russell
e506b02842 Closes #40, overflow line graph labels. 2020-04-16 18:13:57 -05:00
Sean E. Russell
afb62afcdf Path changes for major revision 2020-02-28 14:48:35 -06:00
Sean E. Russell
38d7736ca0 Switching maintainership. 2020-02-13 16:26:28 -06:00
Sean E. Russell
7e5c0c969c Fixes the directory structure. 2020-02-13 10:15:52 -06:00
Caleb Bassi
dc41895011 Move termui to seperate repo 2018-03-29 15:48:43 -07:00
Caleb Bassi
dc8cc5aa4d Change methods to use 'self' keyword 2018-03-27 14:27:23 -07:00
Caleb Bassi
75220b3db8 Added graph zooming; closes #3 2018-03-09 16:29:05 -08:00
Caleb Bassi
47a98de44b Code cleanup 2018-03-03 17:05:52 -08:00
Caleb Bassi
e79f0e0a83 Linegraph renders lines in reverse order 2018-02-27 14:35:17 -08:00
Caleb Bassi
c6ae8a46fb Fixed bug where linegraphs would overwrite the key 2018-02-27 13:43:59 -08:00
Caleb Bassi
a2fd8dc4fa Moar code cleanup 2018-02-23 21:15:38 -08:00
Caleb Bassi
6a92c31be6 Changed termui colors 2018-02-21 00:46:11 -08:00
Caleb Bassi
40775db60b Initial commit 2018-02-19 02:00:21 -08:00