Commit Graph

50 Commits

Author SHA1 Message Date
Nathan Dwarshuis e399d19be0 REF don't use widget module 2021-07-18 23:45:16 -04:00
Nathan Dwarshuis 5102b41e7b ENH use new text api 2021-07-18 21:10:59 -04:00
Nathan Dwarshuis be63d5b13b REF use new rect api 2021-07-18 20:22:30 -04:00
Nathan Dwarshuis 0b2b91b3e1 REF use new line/bar api 2021-07-18 20:14:00 -04:00
Nathan Dwarshuis 83374784d7 REF use new arc style api 2021-07-18 19:59:41 -04:00
Nathan Dwarshuis 38b0aaee27 REF use new arc api 2021-07-18 19:55:59 -04:00
Nathan Dwarshuis 3ae2c7cb1c ENH use more precise format function 2021-07-18 19:18:14 -04:00
Nathan Dwarshuis 1e3974676c ENH adjust colors 2021-07-18 14:38:41 -04:00
Nathan Dwarshuis 36c23df114 REF get rid of global vars passed to modules 2021-07-17 16:43:00 -04:00
Nathan Dwarshuis ca136ad551 REF use separate file to define geometry 2021-07-16 23:25:44 -04:00
Nathan Dwarshuis 6218bbd73a ENH use sensical scales for plots 2021-07-13 22:54:41 -04:00
Nathan Dwarshuis 021ab83434 FIX graphics formatting 2021-07-13 00:14:04 -04:00
Nathan Dwarshuis 1fe6f2e170 FIX scaleplot initial doesn't mean anything 2021-07-12 11:19:56 -04:00
Nathan Dwarshuis 0c655fadb9 REF move all widget building to common 2021-07-11 23:57:56 -04:00
Nathan Dwarshuis b5f3272c30 REF move compound dial to common 2021-07-11 23:10:35 -04:00
Nathan Dwarshuis abe27ad148 REF move dial to common 2021-07-11 23:02:45 -04:00
Nathan Dwarshuis 5d3c4374bc REF arrange constants nicely 2021-07-11 21:11:38 -04:00
Nathan Dwarshuis a3dad5997e ENH use function to format annotated plots 2021-07-11 20:26:02 -04:00
Nathan Dwarshuis 24101ebc11 REF don't use input factor 2021-07-11 19:47:21 -04:00
Nathan Dwarshuis a90f937a9b ENH use sameplfreq in plot 2021-07-11 19:23:20 -04:00
Nathan Dwarshuis e72453d79e Revert "ENH use enum for x/y alignment"
This reverts commit df16b60f4a.
2021-07-11 18:53:57 -04:00
Nathan Dwarshuis df16b60f4a ENH use enum for x/y alignment 2021-07-11 18:39:30 -04:00
Nathan Dwarshuis 529cc3824c ENH don't make point for semicircles 2021-07-11 18:19:09 -04:00
Nathan Dwarshuis a5af4f9200 ENH don't unnecessarilty make point for box 2021-07-11 18:12:39 -04:00
Nathan Dwarshuis 073e7239d1 REF remove dead code 2021-07-11 17:14:06 -04:00
Nathan Dwarshuis 30a39aa34b ENH use table style objects 2021-07-11 16:53:25 -04:00
Nathan Dwarshuis 4e1ee6936e ENH use style objects for plots 2021-07-11 14:48:51 -04:00
Nathan Dwarshuis b1d321bfc2 ENH use threshold style objects 2021-07-10 23:33:25 -04:00
Nathan Dwarshuis 03add92fdd REF use line style argument 2021-07-10 23:07:27 -04:00
Nathan Dwarshuis 7bff2e5885 ENH combine max length and printf format args 2021-07-10 22:50:30 -04:00
Nathan Dwarshuis 05cf19973e ENH use separate fun for threshold text 2021-07-10 19:44:32 -04:00
Nathan Dwarshuis b057d98cdd ENH use plain text function 2021-07-10 19:28:49 -04:00
Nathan Dwarshuis a7db545cd3 ENH use string.print instead of prefix/suffix 2021-07-10 19:07:45 -04:00
Nathan Dwarshuis e2f622fd22 REF use common text types 2021-07-10 17:13:17 -04:00
Nathan Dwarshuis 95d7abbd9e REF use arc style 2021-07-10 14:43:20 -04:00
Nathan Dwarshuis e02a5eacef FIX typo 2021-07-10 13:57:58 -04:00
Nathan Dwarshuis ea4884d25f ENH don't retroreference rectange geometries 2021-07-10 13:52:28 -04:00
Nathan Dwarshuis 2965bae338 REF use box in rect and fillrect 2021-07-10 00:22:02 -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 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 ed2376e418 REF don't use kwargs for line-like things 2021-07-08 23:26:38 -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