guiqui / react-timeline-gantt

A react Timeline component with virtual rendering
MIT License
537 stars 130 forks source link

Adding Header Zoom levels #68

Open JudeAshan98 opened 3 years ago

JudeAshan98 commented 3 years ago

I have noticed that in the demo: https://guiqui.github.io/react-timeline-gantt/index.html there is a section on top of the Gantt chart to change the zoom levels as Day, Week, Month, and Year. How we can add that option?

image