Hacker News
new
top
best
ask
show
job
I found a Vue 3 Gantt Chart with Resource Scheduling
(
github.com
)
5 points
by
teng0127
4 hours ago
4 comments
teng0127
4 hours ago
So far, this is the only open-source Vue 3 Gantt chart I’ve come across that supports a dedicated resource view, and it performs quite well even with larger datasets.
nelson820125
4 hours ago
Resource view is surprisingly rare in open-source Gantt libraries, especially in the Vue ecosystem. Curious how it scales with more complex datasets.
henryli131024
4 hours ago
Interesting — I haven’t really seen many Vue 3 Gantt charts that include a proper resource view. Most of them are timeline-focused.
4 hours ago
undefined