5 points | by teng0127 5 hours ago
4 comments
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.
Resource view is surprisingly rare in open-source Gantt libraries, especially in the Vue ecosystem. Curious how it scales with more complex datasets.
Interesting — I haven’t really seen many Vue 3 Gantt charts that include a proper resource view. Most of them are timeline-focused.
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.
Resource view is surprisingly rare in open-source Gantt libraries, especially in the Vue ecosystem. Curious how it scales with more complex datasets.
Interesting — I haven’t really seen many Vue 3 Gantt charts that include a proper resource view. Most of them are timeline-focused.