You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 7, 2021. It is now read-only.
Hello,
unlike my expectation, the order of parameters matter:
The following renders the graphs in fullscreen mode (with the selected time):
http://xxx.xxx:8089/export/overview/full/4/600/300/time/-4hour/now
The following doesn't:
http://xxx.xxx:8089/export/overview/time/-4hour/now/full/4/600/300
This should at least be fixed, but I really see no reason for this behauviour from a user perspective.