Expand description
Contains modules to create a static dashboard that shows statistics and graphs about the time logs.
Modules§
- html 🔒
- Contains the methods to create a HTML file with statistics from a list of time logs.
Enums§
- Html
Error - Errors that can occur during HTML file creation.
Functions§
- create_
html - Creates a HTML file at
paththat contains statistics and charts about the given time logs.