btovis / btovis.github.io

University of Cambridge CompSci Group Project Coursework
https://btovis.github.io/
Other
0 stars 0 forks source link

Fixed bad chart titles (Month (Survey Date)ly) #319

Closed Hex27 closed 8 months ago

github-actions[bot] commented 8 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 29.01% 2023 / 6973
🔵 Statements 29.01% 2023 / 6973
🔵 Functions 58.65% 122 / 208
🔵 Branches 73.41% 359 / 489
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
devfiles/src/classes/widgets/Grouping.ts 92.34% 96% 78.33% 92.34% 59-60, 71-73, 150-151, 177-181, 216-217, 231-232, 234-235, 249-250, 252-253, 292-293, 329-330, 332-333, 374-375, 408-409, 428-429
devfiles/src/classes/widgets/TimeChart.tsx 0% 0% 0% 0% 1-230
Generated in workflow #543
George-Ogden commented 8 months ago

The data updates when I change the widget settings but the title doesn't. Is that intentional?

Hex27 commented 8 months ago

Hm, no

Hex27 commented 8 months ago

I have a fix for that