Chart.js v4 x-axis time series labels are not displaying properly
- Dominant language
- JavaScript
- Stars
- 67.7k
- Forks
- 11.9k
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 5
Description
### Expected behavior
In Chart.js v2 when we have multiple data points for the same month we were able to display only one label month and skip remaining labels .but in v4 it is not supporting for each data point it is displaying label. Is there any capability or method to display only one label per month in v4.
### Current behavior
v4 it is not supporting for each data point it is displaying label. Is there any capability or method to display only one label per month in v4.
V2:

V4/V3:

### Reproducible sample
https://angular-chart-js-57fvvw.stackblitz.io
### Optional extra steps/info to reproduce
_No response_
### Possible solution
_No response_
### Context
_No response_
### chart.js version
v4
### Browser name and version
All
### Link to your project
https://angular-chart-js-57fvvw.stackblitz.io
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.