Skip to content

Scale.update return type #8713

Description

@joshkel

In Chart.js 3.0.0-rc.3, Scale.update's implementation returns void, but its TypeScript type definition inherits from LayoutItem, which says that update should return a number.

I ran into this while creating a custom scale type that extends LinearScale; it started raising type errors when I upgraded from 3.0.0-beta.7 to 3.0.0-rc.3.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions