Open sibeshkar opened 4 years ago
@sibeshkar - Please assign this to me. I am working on this
@sibeshkar - cluster is no more visible on the website instead there is patientdb. Is it going to come back?
It's still live at cluster.covid19india.org
Will be shifted to another section of the main website
My initial load for the app is being quite laggy. I assume the time to interact would only increase as the number of nodes increase (which would be exponential?). Have you considered SSR for the initial render?
We have, the problem being vis.js needs to render it on an html canvas, something that isn't available while the code runs server-side. If you can figure out a way to do it though, feel free to PR :)
@someshkar @sibeshkar - Please let me know what do you think about this change?
@ashishdawale20 this looks very good, can you improve the way it looks a little? This would really help with the cluster performance.
@someshkar - Modified the look. Sending the PR
Please close this ticket
Cluster is getting really crowded and laggy, specially the state and city filters. This will be a dropdown in the sidepanel that limits the graph to a certain Indian state.