Adminlte: pieChart not work

Created on 27 May 2018  Â·  1Comment  Â·  Source: ColorlibHQ/AdminLTE

F12 console :

jquery.min.js:2 jQuery.Deferred exception: Cannot read property 'getContext' of undefined TypeError: Cannot read property 'getContext' of undefined
at HTMLDocument.

Uncaught TypeError: Cannot read property 'getContext' of undefined
at HTMLDocument. (dashboard2.js:15)
at l (jquery.min.js:2)
at c (jquery.min.js:2)

please help!~

Most helpful comment

Looks like you removed the html canvas element that dashboard2.js is looking for. Please review the documentation of ChartJS v1 or v2 as needed to fix.

http://www.chartjs.org/docs/latest/

Thanks!

>All comments

Looks like you removed the html canvas element that dashboard2.js is looking for. Please review the documentation of ChartJS v1 or v2 as needed to fix.

http://www.chartjs.org/docs/latest/

Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

noblemfd picture noblemfd  Â·  3Comments

GuxMartin picture GuxMartin  Â·  3Comments

kgoedert picture kgoedert  Â·  4Comments

vbetancourt picture vbetancourt  Â·  3Comments

lenamtl picture lenamtl  Â·  3Comments