zunnzunn / vue-ganttastic

Simple, interactive and highly customizable Gantt chart component for Vue 3
https://zunnzunn.github.io/vue-ganttastic/
565 stars 141 forks source link

current time marker + week precision #101

Closed Pedrocanoas closed 5 months ago

Pedrocanoas commented 6 months ago

Hi folks!

I'm new to contributing to open source developments, but I hope you enjoy my achievements. I'm happy to contribute to this repository, it's been very useful to me.

In this PR I made two feats: https://github.com/zunnzunn/vue-ganttastic/issues/96 https://github.com/zunnzunn/vue-ganttastic/issues/27 -> Adding week precision to the lower units https://github.com/zunnzunn/vue-ganttastic/issues/92 -> Adding current time marker

some examples of how the functionality turned out: image image

zunnzunn commented 5 months ago

Closing this since it is included in the already merged PR #102 .