15 Commits

Author SHA1 Message Date
07d2d741e2 Changed header 2025-01-25 18:45:59 -05:00
725dfc9508 Added link parsing
Fixed issue where larger graphs wouldn't reset
2025-01-25 11:47:30 -05:00
4f34826304 Added share button to create link to setup... Still needs to be parsed though, so it's effectively useless for now 2025-01-24 11:48:15 -05:00
a10c84d077 Altered layout and fixed some comments, fixed total reduction of diameter display (was only two-digit accuracy is now three) 2025-01-24 10:09:18 -05:00
42961eb08e Fixed bug where removing too many dies would create "negative drafts" which doesn't make sense and was detrimental to the calculations 2025-01-24 09:45:10 -05:00
333372348c Added Reduction of Diameter calculations
Changed formatting of page per industry professional recommendation
2025-01-23 14:34:01 -05:00
3d0774c6ca Improved tooltip/hover-over bit. Now has easier to read formatting with unit signs! 2025-01-23 05:10:01 -05:00
0592008c3a Slight formatting change, bringing the summary to the top of the page and the graph to the bottom 2025-01-22 13:33:04 -05:00
c336174a23 Added a summary display to show total and average reductions, etc.
Bugfixes, including removing elements from the graph when removing entries, and three-decimal formatting our inches.

Layout changes, in both code and webpage. Some edits to the print layout to improve printing and readability
2025-01-22 12:52:24 -05:00
f98c616fc3 Improved printing 2025-01-21 14:31:17 -05:00
98e0a1ffdb Added a print button to output a nicely formatted display
Fixed clear-screen button when there were several reductions on screen
2025-01-21 12:43:55 -05:00
5e2d5ba19d Added clear button, slight reformatting of analyser.js 2025-01-21 11:13:04 -05:00
9d96a0b7cd Added a graph to display the output using Graph.JS 2025-01-21 10:59:21 -05:00
4c3a190e72 Added delta calculation 2025-01-21 02:42:11 -05:00
31aa6f0849 Initial commit 2025-01-15 22:24:43 -05:00