Open
Description
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
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