someshkar / covid19india-cluster

:microscope: Covid19 India Cluster Graph
https://cluster.covid19india.org
MIT License
990 stars 654 forks source link

Remove nodes which doesn't have any edges #24

Open sudevschiz opened 4 years ago

sudevschiz commented 4 years ago

Removing the singletons will help in focusing only on cases which are part of some cluster.

SahajR commented 4 years ago

We can have a filter option for this instead.

someshkar commented 4 years ago

Yeah, otherwise the number of patients we show on the main site won't match up with the number of nodes we'll be showing on the P2P filter, so I think it works for now?