[Feature] Timeseries chart xAxis label overlap
Open
new-feature
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### What problem does this feature solve?
My chart is a time series line chart. I'd like to format the xAxis label into format like "Apr 4". But i found the x-axis labels overlap when the page width becomes smaller. Also, I noticed that at the beginning of a month, such as April 1st, the x-axis label appears. I would expect the labels follows a same interval which means do not show beginning of a month separatly. Could any one please help? thanks a lot!
reproducable link: https://codesandbox.io/p/sandbox/x5wpln?file=%2Findex.js
### What does the proposed API look like?
I am asking for help...
Contributor guide
Assessment
This issue has not been assessed yet.