GenSpectrum / dashboard-components

https://genspectrum.github.io/dashboard-components/
GNU Affero General Public License v3.0
2 stars 0 forks source link

feat(components): add color scale selector to mutations over time #354 #378

Closed JonasKellerer closed 4 months ago

JonasKellerer commented 4 months ago

resolves #354

Summary

Adds a color scale selector to the mutation over time component. The scale provides a method to select the maximum and minimum value for the color scale values. This changes the background colour as well as the text color.

As a side product: centers the MinMaxRangeSlider inside its div so it can be aligned with the coloured rectangles.

Screenshot

grafik

PR Checklist

vercel[bot] commented 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 25, 2024 9:49am
github-actions[bot] commented 4 months ago

This is a preview of the changelog of the next release:

0.6.7 (2024-07-25)

Features