brunobeeee / drinklog

A habit tracker for tracking water intake.
0 stars 0 forks source link

Show a plot bar as black if `overdrived` is ticked #19

Closed brunobeeee closed 6 months ago

brunobeeee commented 7 months ago

We ask the user for the overdrive boolean in our input form, but in the plot you can't see it. Idea: Make a bar black if overdrive was set to true.

brunobeeee commented 7 months ago

Also remove the plot toolbar on mobile as it is really ugly and way too small to be useful. On desktop it is only shown when hovering which is okay imo.