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

Chart.js version and usage with angular-chart.js #1

Open
intensite opened this issue Sep 19, 2016 · 3 comments
Open

Chart.js version and usage with angular-chart.js #1

intensite opened this issue Sep 19, 2016 · 3 comments

Comments

@intensite
Copy link

Hello,

I am trying to use the LinearGauge extension with the angular-chart.js wrapper for Angular.js.
So far I am not really successful as I get the following error message:
Uncaught TypeError: Cannot read property 'extend' of undefined Chart.LinearGauge.js:313
The line 313 reads:
Chart.Type.extend({ name: "Linear", defaults: defaultConfig, ....

I am wondering if it could be caused by LinearGauge not being designed for Chart.js version 2x.

@roccomuso
Copy link

it's not compatibile with Chart.js 2x?

@eeve
Copy link

eeve commented Apr 24, 2017

can not work in Chart.js 2.5.0

@fezde
Copy link

fezde commented Apr 25, 2017

Can confirm that. Seems not to be compatible with 2.x

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

4 participants