-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Labels
Description
Documentation Is:
- Missing or needed
- Confusing
- [ x ] Not Sure?
Please Explain in Detail...
Typescript @types for chart.js does not include all types correctly. For example Chart.scaleService does not contain getScaleConstructor and this causes builds to fail that attempt to use these methods
Your Proposal for Changes
Hydrate the @types entries for chart.js
Example
No example is possible unless you want to see a build error