-
Couldn't load subscription status.
- Fork 12k
Closed
Labels
Description
Expected behavior
No TypeScript error
Current behavior
Following error:
Type 'number' is not assignable to type 'string | ((ctx: ScriptableCartesianScaleContext, options: AnyObject) => string | null | undefined) | null | undefined'.
Reproducible sample
Optional extra steps/info to reproduce
No response
Possible solution
Update the type of 'weight' in the 'FontSpec' interface to also accept numbers.
Context
No response
chart.js version
v4.4.0
Browser name and version
No response
Link to your project
No response