someshkar / covid19india-cluster

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

Fixing issue and improved network performance and added loader etc.. #182

Open rjoydip-zz opened 4 years ago

rjoydip-zz commented 4 years ago

This PR contains below points.

Description

Note: Loader designer is very much basic. Fell free to improve loader design after merged the PR.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/someshkar/covid19india-network/jasbjg0wz ✅ Preview: https://covid19india-network-git-fork-rjoydip-patch-2.someshkar.now.sh

sibeshkar commented 4 years ago

Thanks for the fixes. the extra squigliness in the edges seems to be destroying any performance optimization you made. Possible to fix? Also needs a better loader, that can be located at the top left. Thanks :)

rjoydip-zz commented 4 years ago

@sibeshkar

the extra squigliness in the edges seems to be destroying any performance optimization you made Fixed. But changed all png logos to svg for better rendering. Also changed others logo

Note: For further performance improvement and better resource loading you have to merge #171 PR