Skip to content
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

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

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

JonasKellerer
Copy link
Collaborator

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.

It is now added to the ScaleTypeRegistry of chart.js
Copy link
Collaborator

@fengelniederhammer fengelniederhammer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@fengelniederhammer fengelniederhammer merged commit 23c0b57 into main Apr 18, 2024
4 checks passed
@fengelniederhammer fengelniederhammer deleted the 144-yaxisscaletype-complete-types branch April 18, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

yAxisScaleType: complete types
2 participants