-
Notifications
You must be signed in to change notification settings - Fork 4
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
Time controls: heatmap #2
Comments
We've made progress here & rolled out some controls, but we've got some performance issues to deal with. We should track those down & maybe alter the UI a bit to make it easier to select a time (it's only going to get harder as we generate more data lol :P) before closing this issue. |
With respect to the performance issues, it's possible that the Apache server that's hosting the web interface isn't using FastCGI, instead opting for the (much) slower CGI. We'll have to investigate.
To be honest though, we really need to fix #30 first though. It's a seriously nasty bug that may result in us moving to a different plugin :-/ |
Bother it all. With the new heatmap implementation, we're back to square 1 with this issue. Thankfully, the performance issues have been somewhat alleviated by the squashing of a bunch of nasty datetime format warnings. We'll see how much of a difference this'll make to a fancy animation time controls system when we get around to implementing this again. We'll probably have to do something about the Thought it needed. |
The heatmap also needs a time control on it, but I suspect it'll end working very differently to the device graph.
leaflet-timedimension
leaflet-timedimension
eventThe text was updated successfully, but these errors were encountered: