Commit Graph

16 Commits

Author SHA1 Message Date
Nathan McRae
62fefb0cb1 Fix some alignment 2025-09-03 21:27:09 -07:00
Nathan McRae
5e795ac9f3 Fix alignment of even number of ticks
Without this, it created a hexagram type shape in the graph and the tick
marks didn't all intersect together at one point.
2025-08-24 19:03:26 -07:00
Nathan McRae
2a4b5702af Add tick size control 2025-08-20 21:49:23 -07:00
Nathan McRae
124132fdc7 Center layout better 2025-08-20 20:29:54 -07:00
Nathan McRae
6d8d32c8eb Set tick label offsets better 2025-08-20 20:29:23 -07:00
Nathan McRae
2fabfa3415 Fix text offset calculation 2025-08-19 20:15:57 -07:00
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
d26f7778ba Fix text styling and rotation
Had the units wrong
2025-08-15 20:54:21 -07:00
Nathan McRae
77942030ef Get text centering working
Required significant architectural changes
2025-08-13 22:51:47 -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
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
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