Commit Graph

28 Commits

Author SHA1 Message Date
Nathan Dwarshuis 3a788149dd REF remove extra cr args 2021-07-26 23:45:54 -04:00
Nathan Dwarshuis 709845dd8d ENH use func lib 2021-07-23 01:41:06 -04:00
Nathan Dwarshuis 193a9dd759 REF centralize rate plot code 2021-07-19 23:58:58 -04:00
Nathan Dwarshuis 3ae2c7cb1c ENH use more precise format function 2021-07-18 19:18:14 -04:00
Nathan Dwarshuis c4d2fb4ea2 REF simplify readwrite and network code 2021-07-18 01:31:51 -04:00
Nathan Dwarshuis 031f9b9881 FIX make readwrite query all my devices 2021-07-18 00:38:43 -04:00
Nathan Dwarshuis 81b6a6b2aa REF make readwrite and network prettier 2021-07-18 00:03:44 -04:00
Nathan Dwarshuis 36c23df114 REF get rid of global vars passed to modules 2021-07-17 16:43:00 -04:00
Nathan Dwarshuis 5875eeff98 REF make modules return startup closures 2021-07-17 00:17:22 -04:00
Nathan Dwarshuis 1fb91d03be REF clean up dead code 2021-07-16 23:38:27 -04:00
Nathan Dwarshuis ca136ad551 REF use separate file to define geometry 2021-07-16 23:25:44 -04:00
Nathan Dwarshuis 3efe2d8b6b ENH make axis text more compact 2021-07-13 23:01:28 -04:00
Nathan Dwarshuis 6218bbd73a ENH use sensical scales for plots 2021-07-13 22:54:41 -04:00
Nathan Dwarshuis a3dad5997e ENH use function to format annotated plots 2021-07-11 20:26:02 -04:00
Nathan Dwarshuis b33cf3933f REF move patterns into common theming/widget composition module 2021-07-05 23:27:43 -04:00
Nathan Dwarshuis d4ac91ac35 REF move pattern code into drawing modules 2021-07-04 22:24:18 -04:00
Nathan Dwarshuis ed505d0e15 REF use general pattern names 2021-07-04 19:50:55 -04:00
Nathan Dwarshuis 602cb8ab45 ENH use bits for network speeds 2021-06-17 18:18:09 -04:00
Nathan Dwarshuis fa0ad15c70 Revert "ENH change color sheme"
This reverts commit bd36011119.
2020-01-28 20:22:15 -05:00
Nathan Dwarshuis bd36011119 ENH change color sheme 2020-01-21 23:58:31 -05:00
Nathan Dwarshuis d1c31f1f38 ENH update to lua 5.3 2019-09-01 15:34:10 -04:00
petrucci4prez fbf69531a6 split plotting to static and dynamic 2018-08-05 14:29:52 -04:00
petrucci4prez ba4ea08453 move all atomic static drawing ops to static drawing functions 2018-08-05 11:35:00 -04:00
petrucci4prez 715e856d20 split drawing modules into static and dynamic 2018-08-05 11:22:07 -04:00
petrucci4prez 77974cc7bc remove old interface switch 2018-08-05 11:08:37 -04:00
petrucci4prez 3ca319bd7e make widget and patterns global vars so we can control their destruction easier through main.lua 2017-07-20 00:49:24 -04:00
petrucci4prez 7fecbdab4a rename json and util to follow naming conventions 2017-07-19 00:43:44 -04:00
petrucci4prez 3412fbbd62 rename drawing files and rename schema 2017-07-19 00:36:15 -04:00