-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Detail page is hidden when canvas graphs are used. #106
Comments
You can use hybrid instead. |
I do not want to use server for generating images, this is task of clients. |
What about this 😃 |
Is it working fine for you? In my case canvas graphs in overview and other pages have links to detail.php now, but only graphs in detail.php are visible, other pages have them completely transparent. |
Yes, for me it's working fine in Iceweasel and Chromium. |
After more investigating found what exactly triggers problem:
With default |
Pommi, please revert this. The change breaks the async fetch method and the alternative view sucks too because the page gets reloaded while the RRD file is already retrieved! @Nikoli you can scroll in the graphs to get more detailled views. Does not work on mobile unfortunately. |
This reverts commit 82d8809. Breaks async rendering, see pommi#106 (comment)
This reverts commit 82d8809. Breaks async rendering, see #106 (comment)
Ok, reverted for now. |
Canvas graphs do not have links to
detail.php?p=...
pages, please fix.Big graphs with
2hour 8hour day week month quarter year
selectors are useful.The text was updated successfully, but these errors were encountered: