Sibesh Kar
Sibesh Kar
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.
As cases grow, this makes the cluster more laggy and difficult to analyse. We need an alternative as cases grow. How it will work : Selecting today's date in date...
We have date-wise patient clusters, but this feature would allow us to identify which cases were reported on the selected day. Best to have a prominent border along these nodes,...
Some logic to toggle filters on and off so multiple parameters can be mixed and match (instead of one at a time)
For those who want to look only at the cluster, an icon button at the top right to open cluster.covid19india.org in a separate tab.
Add generic logic to check if node with certain ID exists, and add new node with ID only if it doesn't exist already. To eliminate duplicates errors like https://github.com/someshkar/covid19india-cluster/issues/117
API response being currently used has structured information about how patients are related to each other. Add this information on the edges of the P2P clustering. Eg. P2 --Wife--> P4
Hi, I've been trying this out for a while and find it pretty useful, Thanks for making it! How possible do you think would it be to port this Windows/Linux?...