Skip to content
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

Object literal may only specify known properties, and 'barRoundness' does not exist in type 'ChartOptions'. #2

Open
TItanGuy99 opened this issue Dec 18, 2020 · 1 comment

Comments

@TItanGuy99
Copy link

Hi, I'm able to install the lib with npm i chartjs-top-round-bar and import it in my component, however when I try to use the parameter barRoundness: 0.3 inside options, the compiler gives me the following error:

'Object literal may only specify known properties, and 'barRoundness' does not exist in type 'ChartOptions'.

I'm using Angular 10.

Could you help me with that? Thank you!

@nerkess
Copy link

nerkess commented Feb 26, 2021

Have this problem too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants