[#5] B5: UPS chart re-sorts already-sorted data #30
Reference in New Issue
Block a user
Delete Branch "5-remove-ups-sort"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
File: web/components/ChartCard/UpsChart.tsx\n\nAPI returns UPS data ORDER BY real_time ASC. Only sort in tick mode (where game_tick order may differ from real_time). Real mode skips sort entirely.\n\nFixes #5
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.