chartjs / chartjs-adapter-luxon

Luxon adapter for Chart.js
MIT License
33 stars 23 forks source link

Use chart "locale" if it is not specified in the adatpter options #71

Closed stockiNail closed 2 years ago

stockiNail commented 2 years ago

When the following PR https://github.com/chartjs/Chart.js/pull/10528 in Chart.js project will be released, the adapter should be updated in order to use the chart locale options if there isn't any locale definition in the adapter options.