nextstrain / forecasts-ncov

SARS-CoV-2 variant growth rates and frequency forecasts
https://nextstrain.org/sars-cov-2/forecasts/
7 stars 2 forks source link

Update viz to replace renewal panels with MLR lineage panels #42

Closed trvrb closed 1 year ago

trvrb commented 1 year ago

Description of proposed changes

This PR swaps the bottom two panels in the viz app to draw from MLR lineages JSON rather than the renewal clades JSON.

This also updates text and styling to match what's currently visible at https://nextstrain.org/sars-cov-2/forecasts/. It also shrinks margins in anticipation of dropping this into an iFrame.

Testing

Tested locally through npm run dev.

trvrb commented 1 year ago

Thanks so much for the additions here James. I don't have anything more here and believe this PR can be merged.