Exploring Gantt charts in Vue 3 — how do you visualise complex project timelines?
by•
Hi everyone 👋
I’ve been working on a Vue 3 + TypeScript library that helps visualise project schedules with drag-resize tasks and zoomable timelines.
What I’m curious about:
In your projects, how do you deal with nested tasks, dependencies, or shifting timelines?
When production or maintenance data changes unexpectedly, how does your scheduling tool adapt?
What features make a Gantt chart component must-have for your team?
If you’re interested in exploring or comparing solutions, feel free to check out the demo here — I’d love any feedback or suggestions.
👉 Demo: [https://nelson820125.github.io/jordium-gantt-vue3/]
Thanks in advance for your thoughts!
12 views

Replies