Commit Graph
17 Commits
Author SHA1 Message Date
Nathan McRae 77942030ef Get text centering working
Required significant architectural changes
2025-08-13 22:51:47 -07:00
Nathan McRae 9cd101ee4f Start implementing text style/dimensions 2025-08-09 23:06:06 -07:00
Nathan McRae 4c23fbfb03 Add import for <= 2025-08-07 22:05:23 -07:00
Nathan McRae 87d7be2688 Alphabetize imports 2025-08-07 22:03:14 -07:00
Nathan McRae 659196dacd Add functions to calculate text dimension 2025-08-07 22:02:48 -07:00
Nathan McRae 4abba3f503 Adjust axis 1 layout 2025-08-07 22:01:32 -07:00
Nathan McRae 392200f82e Add tickLabelStrings
To be able to get string dimensions from DOM
2025-08-07 22:01:14 -07:00
Nathan McRae 4f4acfe6b2 Import Int as module namespace 2025-08-07 21:59:51 -07:00
Nathan McRae c21baccba9 Remove nested error handling and clean up some 2025-07-27 15:28:57 -07:00
Nathan McRae 833fbf27d7 Get basic graph display 2025-07-27 14:07:15 -07:00
Nathan McRae 3efa7b4339 Remove some comments 2025-07-21 22:35:28 -07:00
Nathan McRae 57d422f885 Factor out TernaryGraph module 2025-07-20 21:53:54 -07:00
Nathan McRae c091beac4e Add maybe lib 2025-07-20 16:48:48 -07:00
Nathan McRae 9c24c884a6 Get basic output working 2025-07-20 16:48:39 -07:00
Nathan McRae 445a976f2e Get primary function compiling 2025-07-19 22:47:34 -07:00
Nathan McRae 9f64037bec Add math operators
I didn't realize before that you had to import them
2025-07-14 18:52:54 -07:00
Nathan McRae 60a0cc74a3 Add initial files 2025-07-14 18:21:18 -07:00