Closed JonasKellerer closed 4 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
dashboard-components | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 22, 2024 8:10am |
This PR is missing a test for the queryMutationOverTime function, which will be added.
It would also be good to link the issue in the commit message (either appending the issue to the header or by using closes #
or Refs: #
in the footer, so that it appears in the changelog.
As discussed: we added a new ticket #367 to limit the number of shown mutations/dates. For now we keep the component as is.
I rebased the PR, so we get rid of the extra commit.
resolves #59
Summary
Adds a new component, which shows the mutations over time, similar to covSpectrum. Currently missing are the tooltips and the selector for the color scale. They will be done in #353 and #354.
Screenshot
PR Checklist