Closed guydavis closed 2 years ago
you may wish to try again after the new version is released: https://github.com/chartjs/chartjs-adapter-luxon/pull/82
Thanks for the quick turnaround. That update to version 1.3.0 seems to have removed the original error above.
Now my problem is with chartjs-plugin-datalabels. I think I'm just going to rollback to ChartJS 3.9 in my development branch until the issues with ChartJS' ecosystem get ironed out. Thanks again!
Hi all, great project! Really appreciate the integration between Chart.js and Luxon. However, I just updated my application to Chart.js 4.0.1 (was 3.9.1) and chartjs-adapter-luxon 1.2.1 (was 1.2.0). Luxon library is same version. Unfortunately, now my charts display is broken and browser console shows:
Any tips on overcoming this? Should I just rollback to older versions for now?
Thanks, Guy