Commit Graph

29 Commits

Author SHA1 Message Date
Nathan Dwarshuis 95d7abbd9e REF use arc style 2021-07-10 14:43:20 -04:00
Nathan Dwarshuis a96dd545c8 REF use point for text 2021-07-09 23:53:21 -04:00
Nathan Dwarshuis 39c964a39f REF remove dead code in arcs 2021-07-09 23:23:24 -04:00
Nathan Dwarshuis 68b2b673b4 REF use semicircle for dials 2021-07-09 23:19:26 -04:00
Nathan Dwarshuis 4579bdb2f8 REF use semicircle for arc 2021-07-09 22:53:03 -04:00
Nathan Dwarshuis c683b68204 REF don't use kwargs in textcolumn 2021-07-09 22:22:49 -04:00
Nathan Dwarshuis 2ae3da11f4 REF don't use kwargs in text 2021-07-09 00:10:59 -04:00
Nathan Dwarshuis 853badd05e REF don't use kwargs for arc functions 2021-07-08 22:57:35 -04:00
Nathan Dwarshuis 1c4675569a FIX manually specify alignment 2021-07-07 23:16:26 -04:00
Nathan Dwarshuis d15ede5ec9 ENH use numbers for critical threshhold 2021-07-06 19:32:18 -04:00
Nathan Dwarshuis 4faa18ded0 REF move crticial patterns out of core 2021-07-06 18:56:24 -04:00
Nathan Dwarshuis 42535dfcb5 REF move font specs into common module 2021-07-06 00:11:00 -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 6fa19db996 ENH reduce memory table power consumption 2020-04-11 15:14:14 -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 1b1051050b split arc into static and dynamic drawing 2018-08-05 14:45:41 -04:00
petrucci4prez fbf69531a6 split plotting to static and dynamic 2018-08-05 14:29:52 -04:00
petrucci4prez 3be242ef32 split static and dynamic table drawing 2018-08-05 11:56:11 -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 c6b68e7edc small performance improvement 2018-08-04 18:07:48 -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