Commit Graph

23 Commits

Author SHA1 Message Date
Ray Elliott 2a0485b0e9 adjust ColorWhite 2021-05-31 19:45:29 +01:00
Ivan Marquez 63a1a94fe7 DOC: removes comments from constants
Removed comments from constants due that their names are already self descriptive.
2019-09-10 11:19:41 -04:00
Ivan Marquez 9ac1601463 DOC: adds descriptive comments to exported types and functions
Comments for palette.go exported types and functions.
2019-09-09 20:11:22 -04:00
sqshq 1a6a1d25b7 minor polishing 2019-07-29 22:39:17 -04:00
sqshq a506bb92eb palette changes for windows support 2019-07-28 16:59:51 -04:00
sqshq 09c16065f5 fix possible index-out-of-range issue in palette 2019-04-15 22:12:39 -04:00
sqshq db9e76bec3 fix gradient color selection out of range for dynamic resize case 2019-04-10 23:58:42 -04:00
sqshq 061d77c76a sparkline gradient colors improvements 2019-04-01 00:35:55 -04:00
sqshq df18d0fb89 gradient selection 2019-03-31 23:02:58 -04:00
sqshq 393556a265 added gradient in palette 2019-03-28 19:56:46 -04:00
sqshq d77dd1e524 added palette support for all the components, adjusted light theme colors 2019-03-23 20:16:59 -04:00
sqshq e68977b393 migrate to termui v3 2019-03-13 23:01:44 -04:00
sqshq 97cee1ec94 basic alerter functionality added 2019-03-10 23:43:47 -04:00
sqshq 9b487ada89 triggers mechanism integration 2019-03-07 23:04:46 -05:00
sqshq 4df2939d3f configuration improvements 2019-02-28 22:44:01 -05:00
sqshq 7b22a083a4 added gauge component type 2019-02-25 23:36:23 -05:00
sqshq 68acb63715 added status bar 2019-02-24 19:08:36 -05:00
sqshq ecd6344269 performance optimization for render rate 2019-02-23 23:42:52 -05:00
sqshq bd3ed07a5b carousel palette selection, added default colors 2019-02-16 22:18:12 -05:00
sqshq df5cee1d39 added trim for out of range values 2019-02-11 22:49:57 -05:00
sqshq b9cc09c1e4 implemented move/resize/pinpoint menu 2019-02-10 21:51:55 -05:00
sqshq cb7a41694d improved sampler to perform first tick immediately 2019-02-04 22:26:00 -05:00
sqshq e2b478657a runchart grid lines and labels calibration 2019-02-01 23:39:34 -05:00
Renamed from settings/color.go (Browse further)