StephenChou1017 / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+)
https://stephenchou1017.github.io/scheduler/#/
MIT License
745 stars 415 forks source link

Add minute to the header when you partition by 15 min #272

Open faviocabral opened 4 months ago

faviocabral commented 4 months ago

hello every one,

Is posible to add to the header the minute partition when I put 15 min for examples: 09:00 - 09:15 - 09:30 - 09:45 - 10:00

or something like that

====================================== | 09hs | 10hs | | 09:00 | 09:15 | 09:30 | 09:45 | 10:00 | 10:15 | 10:30 |

thank you

image