Documentation Is: <!-- Please place an x (no spaces!) in all [ ] that apply --> - [ ] 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