Skip to content

Missing types for RadialLinearScale xCenter & yCenter properties #11861

@artus9033

Description

@artus9033

Expected behavior

Interface RadialLinearScale should contain xCenter & yCenter properties of type number. The properties are defined in the constructor here.

Current behavior

The properties are missing in the interface, causing confusion.

Reproducible sample

TS playground

Optional extra steps/info to reproduce

No response

Possible solution

Add missing properties to interface RadialLinearScale.

Context

No response

chart.js version

4.4.3

Browser name and version

No response

Link to your project

No response

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