Does anyone have any idea if I can fix de y-axis when I scroll to the right on Angular ChartsJS library ? I have searched in the documentation, but I found nothing. Can I fix it some other way ?
I am working with chart js 2. Do you have any idea how can I adapt this
– blaaAug 30 '16 at 09:52
If I use this, I get this error : angular.js:13236 TypeError: Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The provided value is not of type '(HTMLImageElement or HTMLVideoElement or HTMLCanvasElement or ImageBitmap)'
– blaaAug 30 '16 at 12:37