-
Notifications
You must be signed in to change notification settings - Fork 2
Indicator Correlation Page #878
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
Conversation
|
Preview link ready! Built with commit 1b41405 https://deploy-preview-878--cmu-delphi-covidcast.netlify.app |
Previous impl used a map, here we walk both lists directly. Arguably this is a bit easier to read than two reduce statements.
|
I haven't figured out how to use the lag in each of the indicator charts, like I was doing in the SensorCard. |
Add correlation metrics to the table
|
I can't seem to run eslint, even though it is installed locally. |
done |
|
Few requests after conversations with the team.
|
done |
I mean all are done |
|
Awesome, thanks. Few last minute edits, then I think we'll be good to go.
EDIT: one more nit: |
chinandrew
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()










Prerequisites:
devbranchdevSummary
Adds IndicatorCorrelationChart, used on the new Indicator Correlation Page.
open TODOs