Skip to content
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

Dropdown to select state in state and city filter #183

Open
sibeshkar opened this issue Mar 31, 2020 · 10 comments
Open

Dropdown to select state in state and city filter #183

sibeshkar opened this issue Mar 31, 2020 · 10 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sibeshkar
Copy link
Collaborator

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.

@sibeshkar sibeshkar added enhancement New feature or request good first issue Good for newcomers labels Mar 31, 2020
@ashishdawale20
Copy link
Contributor

@sibeshkar - Please assign this to me. I am working on this

@ashishdawale20
Copy link
Contributor

ashishdawale20 commented Apr 3, 2020

@sibeshkar - cluster is no more visible on the website instead there is patientdb. Is it going to come back?

@sibeshkar
Copy link
Collaborator Author

It's still live at cluster.covid19india.org

Will be shifted to another section of the main website

@kiku511
Copy link

kiku511 commented Apr 7, 2020

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?

@someshkar
Copy link
Owner

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 :)

@ashishdawale20
Copy link
Contributor

@someshkar @sibeshkar - Please let me know what do you think about this change?
filter

@someshkar
Copy link
Owner

@ashishdawale20 this looks very good, can you improve the way it looks a little? This would really help with the cluster performance.

@ashishdawale20
Copy link
Contributor

@someshkar - Modified the look. Sending the PR
mfilter

@ashishdawale20
Copy link
Contributor

PR #213

someshkar pushed a commit that referenced this issue Apr 13, 2020
* changes for adding state, district and city filter

* changes after merge

* final changes

Co-authored-by: ashishdawale20 <student@dsone.3ds.com>
@ashishdawale20
Copy link
Contributor

Please close this ticket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants