cmu-delphi / www-covidcast

Front end for interactive visualizations powering the COVIDcast website.
https://delphi.cmu.edu/covidcast/
MIT License
13 stars 2 forks source link

Expanded timescale timeseries view #897

Closed krivard closed 3 years ago

krivard commented 3 years ago

Request from @RoniRos:

It would be great if it were possible to see a time series from the beginning of the pandemic till now.

User story

Additional context

One way to do this would be to bring up an overlay which full-screens the timeseries, a la the classic map.

Some other approaches, though these all seem more complicated:

Raphael-Hyde commented 3 years ago

Hey Kate, per the expand the chart behavior, here are a few patterns that transition the time series from smaller to larger. Google Finance: change the duration with chips

Screen Shot 2021-04-09 at 2 45 15 PM

Fidelity trading platform

Screen Shot 2021-04-09 at 2 46 25 PM

Enlarged view "Advanced chart"

Screen Shot 2021-04-09 at 2 48 58 PM

Robinhood trading platform

Screen Shot 2021-04-09 at 2 47 12 PM

Enlarged view

Screen Shot 2021-04-09 at 2 47 27 PM

How do you guys feel about these patterns?

krivard commented 3 years ago

I like the Google Finance chips, but I don't think we need that yet -- for now let's go with the straight-up show all dates slider and we can revisit later if we need more options.