Skip to content

drawingArea should be in type RadialLinearScale? #12026

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
natsuki-engr opened this issue Feb 10, 2025 · 0 comments
Open

drawingArea should be in type RadialLinearScale? #12026

natsuki-engr opened this issue Feb 10, 2025 · 0 comments
Labels
type: bug type: types Typescript type changes

Comments

@natsuki-engr
Copy link

Expected behavior

Property drawingArea should be contained inRadialLinearScale.

I found an example using drawingArea property.
https://stackoverflow.com/questions/53283486/chart-js-radar-background-color-of-background/53366742#53366742
Also, I can see its property in scale.radialLinear.js and test code scale.radialLinear.tests.js
https://github.com/search?q=repo%3Achartjs%2FChart.js%20%2FdrawingArea%2F&type=code

Current behavior

We can't see drawingArea in type RadialLinearScale

Reproducible sample

https://www.typescriptlang.org/play/?#code/JYWwDg9gTgLgBAbzgYQBYENYBo4CV0Amw6ANgDLAB2AppgMoDGp1cAvnAGZQQhwDkDDLAB0AKwDOfANwBYAFDyGESuPgMYADzgBeOAQgMAriGqUYwgObUYAURLUTZgEIBPAJIEAFACIQLtJgw3gCUcOjicAASACoAsmTI6JQAbuF2DqYwsnJKKvB+AbA6cDQA7ihCMJ7qGjgI8nCNcDAuYNQAXPxQhJh8WA1NBOgw6J31ck2TcCToAEbUJOKdANreuNQE3jjeTiSG1Ftw3gCaCyQQpYfeAOJQ1KZXAAqGUGD2VwDy3ZRW3gC6-QmU0aQxG4msSzgy3GwOBM3mJE6fAAxHAIBw4AA1CAwaiSQGwqag0ZQgCMACYcKSAJw4ADMOAArDhKXA6QCBsDWH9OWwCU0IGAYMBlJCYVNxEx7GLeZMNGNZVNFY1WPzgS4FUDCcq+TqoJqdaxFUatWx5Kxgtl5AB6a3NVAsBEXODiVAQQwkAhwUrQADWilFEHswnOFk8ngKlWEkuY4mEUDCEXwRFIFBo9Cl1GCwgI3VKVAsAEE7uhLfIgA

Optional extra steps/info to reproduce

No response

Possible solution

No response

Context

No response

chart.js version

v4.4.5

Browser name and version

No response

Link to your project

No response

@LeeLenaleee LeeLenaleee added the type: types Typescript type changes label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug type: types Typescript type changes
Projects
None yet
Development

No branches or pull requests

2 participants