namespace-ee / react-calendar-timeline

A modern and responsive react timeline component.
MIT License
1.91k stars 613 forks source link

Customizing main header - Is it possible to render day index instead of dates? #909

Closed chaitanya-y closed 11 months ago

chaitanya-y commented 12 months ago

Is it possible to render day index instead of dates?

Describe the solution you'd like Day 1 | Day 2 | Day 3 | Day 4 | Day 5 | Day 6 | Day 7 | Day 8 | Day 9 | Day 10 | Day 11|

I'm not getting day index from dateheader interval renderer.

chaitanya-y commented 11 months ago

closing the issue