- 1785509707497_image.png · image not embedded
Toggle this messageThis graph provides a great overview of the amount of time spent on different parts of the project. Parse a…
This graph provides a great overview of the amount of time spent on different parts of the project. Parse a text file; each line follows the following format:
YYYY-mm-dd HH:MM X minutes - (Category) Description.
Make a change; instead of showing the categories spend per day, it should show the time spent on the project per day (no categories required).
Time spend on any day should be represented by a circle.
If no time was spent on a day, there should be no circle.
The circle radius should be proportional to the time spent, but make this biased so that it is low values still show up and high values don't overflow.
When hovering, do not change opacity. Simply show the time spent that day as a custom tool tip (only one label should show when opening in browser).
The position of the year makes it ambiguous in the graph. Make it appear before the first visible month of the year.
Just use shades of material gruvbox, preferably darker blue tones.