Skip to content

fix(types): add xCenter and yCenter properties to RadialLinearScale interface#11862

Merged
LeeLenaleee merged 1 commit intochartjs:masterfrom
artus9033:fix/radial-linear-scale-xy-center-types
Aug 16, 2024
Merged

fix(types): add xCenter and yCenter properties to RadialLinearScale interface#11862
LeeLenaleee merged 1 commit intochartjs:masterfrom
artus9033:fix/radial-linear-scale-xy-center-types

Conversation

@artus9033
Copy link
Contributor

This PR introduces changes described in #11861, adding missing typings for properties xCenter & yCenter to the RadialLinearScale interface.

Closes #11861.

@LeeLenaleee LeeLenaleee added the type: types Typescript type changes label Aug 16, 2024
@LeeLenaleee LeeLenaleee added this to the 4.5.0 milestone Aug 16, 2024
@LeeLenaleee LeeLenaleee merged commit 74122c1 into chartjs:master Aug 16, 2024
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.

Missing types for RadialLinearScale xCenter & yCenter properties

3 participants