Commit Graph

12 Commits

Author SHA1 Message Date
Nathan McRae
99cc71e330 Reimplement getAllTextDimensions
Create SVG text elements so that the dimensions are representative
2025-08-19 19:05:50 -07:00
Nathan McRae
1b13f3ba38 Fix text dimension styles 2025-08-15 20:52:31 -07:00
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
659196dacd Add functions to calculate text dimension 2025-08-07 22:02:48 -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
57d422f885 Factor out TernaryGraph module 2025-07-20 21:53:54 -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