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

Region comparison mode constantly resizes while hovering values #637

Closed
philmcguinn opened this issue Nov 17, 2020 · 3 comments
Closed

Region comparison mode constantly resizes while hovering values #637

philmcguinn opened this issue Nov 17, 2020 · 3 comments
Labels
bug Something isn't working Visualization Used to filter issues when synching with Asana

Comments

@philmcguinn
Copy link

Actual Behavior:

When doing a comparison in the "Region" tab, hovering a graph changes the numbers above the graph constantly and creates a very shaky visual

When I...

Steps to Reproduce the Bug:

  1. go to https://covidcast.cmu.edu/?sensor=doctor-visits-smoothed_adj_cli&level=county&date=20201113&signalType=value&encoding=color&mode=single&compare=06075&region=41940
  2. Hover the COVID Like Symptoms in Community graph from left to right

Expected behavior

Graphs and charts would have appropriate sizing to avoid rapid resizing while hovering

Screenshots

n/a, it's motion not a static image

Rating Scale (1 is minor, 7 is severe):

3 - it makes the comparison mode difficult to use

Context

  • Browser: Chrome

Additional context

n/a

@philmcguinn philmcguinn added the bug Something isn't working label Nov 17, 2020
@dlaliberte
Copy link
Contributor

This problem is at least partially fixed in the development branch, and will be available in the next release. See e.g.
https://deploy-preview-633--cmu-delphi-covidcast.netlify.app/?sensor=doctor-visits-smoothed_adj_cli&level=county&date=20201113&signalType=value&encoding=color&mode=single&compare=06075&region=41940

There is more that can be done to stabilize the table layout.

@philmcguinn
Copy link
Author

Certainly looks better in that version, still a bit jumpy but not headache-inducing 👍

@dlaliberte
Copy link
Contributor

I merged in more changes to reduce tooltip-related flickering.

@SumitDELPHI SumitDELPHI added the Visualization Used to filter issues when synching with Asana label Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Visualization Used to filter issues when synching with Asana
Projects
None yet
Development

No branches or pull requests

3 participants