Discussion and feedback for 'Chart.js Wrapper for Vaadin'

There is, however, one big problem. Chart.js does not have a default date adapter anymore, meaning you can’t create charts containing proper time series without installing a javascript library like GitHub - chartjs/chartjs-adapter-date-fns: date-fns adapter for Chart.js. How do I do this? Shouldn’t such a library be part of the vaadin Chart.js wrapper package, like the Chart.js library itself?