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

Types: Change grid option of CartesianScaleOptions and RadialLinearScaleOptions to Partial of GridLineOptions #10760

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

Brainshaker95
Copy link
Contributor

Since all properties of GridLineOptions have default values the usages of this interface should be wrapped in a Partial.

Resolves #10740

@etimberg etimberg added type: support type: types Typescript type changes and removed type: support labels Oct 6, 2022
@kurkle kurkle merged commit 813943a into chartjs:master Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: types Typescript type changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to configure some property of GridLineOptions in TS for charts
3 participants