GenSpectrum / dashboards

https://genspectrum.github.io/dashboards/
GNU Affero General Public License v3.0
1 stars 0 forks source link

fix(components): fix types of logit scale #144 #152

Closed JonasKellerer closed 1 month ago

JonasKellerer commented 1 month ago

resolves #144

Summary

The logit scale is added to the ScaleTypeRegistry of chart.js. So the type is now correctly asserted.

Screenshot

PR Checklist

- [ ] The implemented feature is covered by an appropriate test.