Closed brunobeeee closed 2 months ago
After #72 my ideas to control this feature with URL parameters are obsolete. Don't do it!
Instead use JS code and PlotlyJS's relayout()
function to control the timeframe.
Also it should be displayed what timeframe is shown:
Since #66 can set the plot interval to week, month, year and all. When selecting month for example you can only see the current month. Same with the others. It would be nice to have arrow buttons to "scroll" through the data using the selected interval. If you press
<
then you get to the last month. If you press>
you can see the next one.For this it would be good to pass another parameter to the URL that specifies which week, month or year should be shown. Show the current month:
Show the next year:
Show the last week: