KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

ChartJS Pie Chart datalabel plugin blows up #1615

Open Mike Carroll opened this topic on on Sep 10, 2020 - 2 comments

Mike Carroll commented on Sep 10, 2020

I have the datalabels plugin working for bar/column charts now problem.

However, for Pie Charts it dies randomly; 1 out of 10 times it works. same dataset; same program just hitting refresh.

I keep getting this error when it fails:

Uncaught TypeError: e is null

XXXXXX /Metrics/koolreport_assets/1201526870/chartjs-plugin-datalabels.min.js:7
fallback     XXXXXX/Metrics/koolreport_assets/1201526870/chartjs-plugin-datalabels.min.js:7
S     XXXXXX/Metrics/koolreport_assets/1201526870/chartjs-plugin-datalabels.min.js:7
draw XXXXXX/Metrics/koolreport_assets/1201526870/chartjs-plugin-datalabels.min.js:7
afterDatasetsDraw XXXXXX/Metrics/koolreport_assets/1201526870/chartjs-plugin-datalabels.min.js:7
notify XXXXXXMetrics/koolreport_assets/1201526870/Chart.bundle.min.js:7
drawDatasets XXXXXX/Metrics/koolreport_assets/1201526870/Chart.bundle.min.js:7
draw XXXXXX/Metrics/koolreport_assets/1201526870/Chart.bundle.min.js:7
render XXXXXX/Metrics/koolreport_assets/1201526870/Chart.bundle.min.js:7
callback XXXXXX/Metrics/koolreport_assets/1201526870/Chart.bundle.min.js:7
advance XXXXXX/Metrics/koolreport_assets/1201526870/Chart.bundle.min.js:7
startDigest XXXXXX/Metrics/koolreport_assets/1201526870/Chart.bundle.min.js:7
request XXXXXX/Metrics/koolreport_assets/1201526870/Chart.bundle.min.js:7

Help!

Mike Carroll commented on Sep 10, 2020

quick update; this is only happening in firefox; currently version 80

David Winterburn commented on Sep 11, 2020

Would you please let us know which version of Chartjs package or KoolReport Pro you have? Please also post your php code of your charts as well. Thanks!

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
None yet

None