chartjs / chartjs-adapter-date-fns

date-fns adapter for Chart.js
MIT License
100 stars 35 forks source link

support Chart.js 3's ES6 default export #12

Closed fab313 closed 4 years ago

fab313 commented 4 years ago

fix imports to work with Chart.js v3 alpha.

Same changes applied to this adapter as in luxon adapter https://github.com/chartjs/chartjs-adapter-luxon/pull/13