The backend should also send info for a trend chart to be generated on the frontend. The trend chart would have the time differential at each game requested for datapoints.
Note:
I think the data processing for the trend chart should remove outliers? Maybe remove them but also keep a note to then output info: "It seems that you spend a lot of time thinking in critical moments which makes you lose time" -> Something along those lines
Some work must also be done to find an optimal trend chart tool for react + tailwind.
The backend should also send info for a trend chart to be generated on the frontend. The trend chart would have the time differential at each game requested for datapoints.
Note: