Module dashboard

Module dashboard 

Source
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§

HtmlError
Errors that can occur during HTML file creation.

Functions§

create_html
Creates a HTML file at path that contains statistics and charts about the given time logs.