issues
search
brunobeeee
/
drinklog
A habit tracker for tracking water intake.
0
stars
0
forks
source link
Feature/issue 72/total drinks count
#74
Closed
brunobeeee
closed
2 months ago
brunobeeee
commented
2 months ago
Closes #72
Changes made by this Pull Request
Remove all code that was responsible for selecting the section of the plot via the URL parameter
?section=
Add new JS code to change the section w/o reloading the site but with PlotlyJS's
relayout()
Add an event listener that calculates the number of total drinks when a
plotly_relayout
event occurs using the eventdata
Closes #72
Changes made by this Pull Request
?section=
relayout()
plotly_relayout
event occurs using the eventdata