RedBoardDev / EpitechIntranetStatistics

MIT License
11 stars 0 forks source link

fix: invalid `date` in tepitech chart error #18

Closed Jabolol closed 1 week ago

Jabolol commented 1 week ago

Summary

This PR fixes an issue with the tepitech tab where the charts are not rendered correctly due to an invalid date. The straightforward fix is using a correct date.

Before

image

image

After

image