Uncaught Error: "boxplot" is not a chart type - Angularjs Issue
rehanhanar7 opened this issue · 5 comments
rehanhanar7 commented
Uncaught Error: "boxplot" is not a chart type - Angularjs Issue
I am trying to use this chart on my angularjs project. I am getting this issue. Any idea ??
sgratzl commented
how did you import the plugin? can you send a code snippet?
sgratzl commented
I had no problem when importing it, see https://codesandbox.io/s/9xpn7lxvp
rehanhanar7 commented
Hi thanks for ur reply... the issue is in Angularjs import.. not angular 2 and above...
sgratzl commented
I see. Tested it with https://github.com/sgratzl/angularjs-chartjs-boxplot and I get
rehanhanar7 commented
Thanks Man will check into it !!