Chart.LinearGauge.js icon indicating copy to clipboard operation
Chart.LinearGauge.js copied to clipboard

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

Open intensite opened this issue 8 years ago • 3 comments

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.

intensite avatar Sep 19 '16 13:09 intensite

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

roccomuso avatar Mar 17 '17 14:03 roccomuso

can not work in Chart.js 2.5.0

eeve avatar Apr 24 '17 03:04 eeve

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

fezde avatar Apr 25 '17 15:04 fezde