I want to display x-axis ticks hourly value like that 11:00 or 12:00
if there any new day come then display 14 May 2024 11:00
Is that possible with recharts?
Here is my code snippet.
https://codesandbox.io/p/sandbox/recharts-issue-template-forked-dpq4rd
I expect to display ticks like that.
11:00, 12:00, 14 May 2024 15:00, 20:00